What is the extension of a C++ source file?
A. .cpp
B. .cc
C. .cxx
D. .c
Answer: Option A
A. .cpp
B. .cc
C. .cxx
D. .c
Answer: Option A
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