Q. Identify the prototype of the default constructor.
Public class Solution {}
Public class Solution {}
β
Correct Answer: (D)
public Solution()
You must be Logged in to update hint/solution