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.

Out of the following operators (|, *, +, &, $), the one having lowest priority is ________

a) +
b) $
c) |
d) &

Answer: c
Explanation: According to the algorithm (infix-prefix), it follows that the logical OR will have the lowest priority.

Join The Discussion