Examveda
Examveda

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: Option D


This Question Belongs to Java Program >> Data Types And Variables

Join The Discussion

Related Questions on Data Types and Variables