Vidyalelo
Java Programming · Q81

Java Autoboxing

Programming · Java Programming · question 81

Q81

What should the return type of method where there is no return value?

A.
Null
B.
Empty collection
Answer
C.
Singleton collection
D.
Empty String

Answer: Option B

Solution

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