WGU Scripting and Programming Foundations Exam Scripting-and-Programming-Foundations Question # 17 Topic 2 Discussion

WGU Scripting and Programming Foundations Exam Scripting-and-Programming-Foundations Question # 17 Topic 2 Discussion

Scripting-and-Programming-Foundations Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

Which expression evaluates to 14 if integer y = 13?


A.

11 + y % 5


B.

11 - y / 5.0


C.

(11 + y) % 5


D.

11.0 - y / 5


Get Premium Scripting-and-Programming-Foundations Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.