1.

If programmer have defined parameterized constructor only, then __________________$

A. Default constructor will not be created by the compiler implicitly
B. Default constructor will be created by the compiler implicitly
C. Default constructor will not be created but called at runtime
D. Compile time error
Answer» C. Default constructor will not be created but called at runtime


Discussion

No Comment Found