ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

C++ Coding : Programming Concept Questions & Answers



Question : Which one is not a correct variable type in C++?


A.
float
B.
real
C.
int
D.
double

Answer / Explanation

Correct Answer is : Option B.


More Questions on C++ Programming Language