1.

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) Domain error(c) Runtime error(d) Runtime exception

Answer»

(d) Runtime exception



Discussion

No Comment Found