Home » C++ Programming » Data Types » Question
  1. Pick the odd one out
    1. character type
    2. integer type
    3. array type
    4. boolean type
    5. None of these
Correct Option: C

Array type is not the basic type and it is constructed using the basic type.



Your comments will be displayed only after manual approval.