Q91
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
AnswerD.
"this" and "super" can be used in a constructor
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board