Q:

Which is the correct statement for default constructors?

0

Which is the correct statement for default constructors?


  1. The constructors with all the default arguments
  2. The constructors with all the null and zero values
  3. The constructors which can’t be defined by programmer
  4. The constructors with zero arguments

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).The constructors with zero arguments

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OVERLOADING MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which is a good alternative instead of having one ... >>
<< If there is a constructor with all the default arg...