Which of the following type is provided by C++ but not C?
A. int
B. bool
C. float
D. double
Answer: Option B
A. int
B. bool
C. float
D. double
Answer: Option B
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