Question: Which type of constructor cannot have a return type?

  1. default
  2. copy
  3. parameterized
  4. Constructors do not have a return type

Answer: The correct answer of the above question is Option D:Constructors do not have a return type