What is the prototype of the default constructor of this Java class?
public class prototype { }
public class prototype { }What is the prototype of the default constructor of this Java class?
public class prototype { } Correct Answer public prototype( )