Solved

Which of the Following Types of Methods Do Not Have

Question 16

Multiple Choice

Which of the following types of methods do not have any return type (not even a void return type) ?


A) methods declared as static
B) methods declared as public
C) methods declared as private
D) constructors
E) all of the above have return types

Correct Answer:

verifed

Verified

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

Related Questions