What if we define the below structure in C and C++?
A. Error in C but not in C++
B. Error in C++ but not in C
C. No error in both C and C++
D. Error in both C and C++
Answer: Option A
Related Questions on Introduction to C plus plus
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