InterviewSolution
Saved Bookmarks
| 1. |
Pick the odd one out.(a) array type(b) character type(c) boolean type(d) integer typeI have been asked this question during an interview.Question is taken from Types topic in division Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» Correct ANSWER is (a) array type |
|