Which of the following is not a fundamental type is not present in C but present in C++?
A. int
B. float
C. bool
D. void
Answer: Option C
A. int
B. float
C. bool
D. void
Answer: Option C
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream
Join The Discussion