InterviewSolution
Saved Bookmarks
| 1. |
Which among the following is NOT a logical or relational operator?(a) !=(b) ==(c) ||(d) =I have been asked this question in examination.My question is taken from Relational & Logical Operators topic in division Data Types, Operators and Expressions in C of C |
|
Answer» CORRECT CHOICE is (d) = For EXPLANATION: NONE. |
|