V Vinay π Mover β 28.75K Points π JAVA Q. What is false about constructor? (A) Constructors cannot be synchronized in Java (B) Java does not provide default copy constructor (C) Constructor can have a return type (D) "this" and "super" can be used in a constructor ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Constructor can have a return type