Q75
What is the prototype of the default constructor of this Java class? public class prototype
A.
prototype( )
B.
prototype(void)
C.
public prototype(void)
D.
public prototype( )
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board