Which of the following is not true about Constructors?

  1. The purpose of constructors is to initialize class members

  2. Constructors can have return values

  3. Constructors always have the same name as the class

  4. None of the above


Correct Option: B

Find more quizzes: