M

Mr. Dubey • 52.26K Points
Coach

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
Correct : Option (A)

Explanation:
 all prefix operators use values to their right and all postfix operators use values to their left.

Share

Discusssion

Login to discuss.

Be the first to start discuss.