What should the return type of method where there is no return value?
(a) Null
(b) Empty collection
(c) Singleton collection
(d) Empty String
I have been asked this question in quiz.
I'm obligated to ask this question of Coding best practices topic in chapter Autoboxing & Miscellaneous of Java