InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an operator in C?(a) ,(b) sizeof()(c) ~(d) None of the mentionedThis question was addressed to me during an online exam.My question comes from Sizeof Keyword topic in chapter Floating Point & Sizeof Operator in C of C |
|
Answer» The CORRECT OPTION is (d) NONE of the mentioned |
|