Vidyalelo
Java Programming · Q106

Constructors and Methods

Programming · Java Programming · question 106

Q106

What is the return type of a method that does not return any value?

A.
int
B.
float
C.
void
Answer
D.
double

Answer: Option C

Solution

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