Solved

If a Class Named Student Has No Constructors Defined Explicitly

Question 18

Multiple Choice

If a class named Student has no constructors defined explicitly, the following constructor is implicitly provided.


A) public Student()
B) protected Student()
C) private Student()
D) Student()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions