Q.

What happens when a class with parameterized constructors and having no default constructor is used in a program and we create an object that needs a zero‐argument constructor?

A. Compile‐time error.
B. Preprocessing error.
C. Runtime error.
D. Runtime exception.
Answer» A. Compile‐time error.
4.2k
0
Do you find this helpful?
58

Discussion

No comments yet