Q. What is the prototype of the default constructor of this Java class?
public class prototype { }
public class prototype { }
β
Correct Answer: (D)
public prototype( )
You must be Logged in to update hint/solution