Vidyalelo
C++ Programming · Q49

Introduction to C++

Programming · C++ Programming · question 49

Q49

What if we define the below structure in C and C++?

A.
Error in C but not in C++
Answer
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

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board