Q:

Which among the following is true?

0

Which among the following is true?


  1. The constructors overloading can be done by using different names
  2. The constructors overloading can be done by using different return types
  3. The constructors can be overloaded by using only one argument
  4. The constructors must have same name as that of class

All Answers

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

 (d).The constructors must have same name as that of class

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 among the following can be used in place of ... >>
<< The Constructors with all the default arguments ar...