

MCQOPTIONS
Saved Bookmarks
1. |
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» B. Error in C++ but not in C | |