πŸ“Š 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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Constructor can have a return type

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
95
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
84%
Success Rate