MCQOPTIONS
Saved Bookmarks
| 1. |
Among Relational operators and Assignment operators, which operators have higher priority? |
| A. | Assignment operators have lower priority than Relational operators |
| B. | Assignment operators have higher priority than Relational operators |
| C. | Assignment operators have equal priority with Relational operators |
| D. | None of the above |
| Answer» B. Assignment operators have higher priority than Relational operators | |