Vidyalelo
Java Programming · Q10

Overriding and Overloading

Programming · Java Programming · question 10

Q10

In Java, what is the return type of a method that does not return any value?

A.
String
B.
void
Answer
C.
Object
D.
None of These

Answer: Option B

Solution

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