πŸ“Š JAVA
Q. Identify the prototype of the default constructor.
Public class Solution {}
  • (A) Solution(void)
  • (B) Solution()
  • (C) public Solution(void)
  • (D) public Solution()
πŸ’¬ Discuss
βœ… Correct Answer: (D) public Solution()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
197
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Mahesh Chandra
Publisher
πŸ“ˆ
96%
Success Rate