Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 178.09K Points
Coach

Q. Choose the correct statement about Java Prefix and Postfix operations.

(A) Prefix operation is carried out immediately and the variable value will be incremented or decremented accordingly
(B) Postfix operation is carried out on the next line or statement. So the variable value will not change.
(C) Both A and B
(D) None of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.