Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
Explanation: All prefix operators use values to their right and all postfix operators use values to their left.

Join The Discussion