InterviewSolution
Saved Bookmarks
| 1. |
Are logical operator sequence points?(a) True(b) False(c) Depends on the compiler(d) Depends on the standardI have been asked this question in an international level competition.The doubt is from Relational & Logical Operators in section Data Types, Operators and Expressions in C of C |
|
Answer» CORRECT CHOICE is (a) True The BEST EXPLANATION: NONE. |
|