adplus-dvertising
frame-decoration

Question

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: (a).Default constructor will not be created by the compiler implicitly

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If programmer have defined parameterized constructor only, then __________________