Q.

Which of the following statement is incorrect?

A. postfix operators use value to their right
B. postfix operators use value to their left
C. prefix operators use value to their right
D. in postfix expression, operands are followed by operators
Answer» A. postfix operators use value to their right
Explanation: all prefix operators use values to their right and all postfix operators use values to their left.
655
0
Do you find this helpful?
13

Discussion

No comments yet