Vidyalelo
Java Programming · Q33

Constructors and Methods

Programming · Java Programming · question 33

Q33

What will be the return type of a method that not returns any value?

A.
void
Answer
B.
int
C.
double
D.
None of the above

Answer: Option A

Solution

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