Q10
In Java, what is the return type of a method that does not return any value?
A.
String
B.
void
AnswerC.
Object
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board