

MCQOPTIONS
Saved Bookmarks
1. |
Among the Logical operators, AND (&) and Short Circuit AND (&&), which has higher priority? |
A. | AND (&) |
B. | Short Circuit AND (&&) |
C. | Both have same priority |
D. | None of the above |
Answer» B. Short Circuit AND (&&) | |