Vidyalelo
Java Programming · Q75

Data Types and Variables

Programming · Java Programming · question 75

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( )
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board