

MCQOPTIONS
Saved Bookmarks
1. |
What should the return type of method where there is no return value? |
A. | Null |
B. | Empty collection |
C. | Singleton collection |
D. | Empty String |
Answer» C. Singleton collection | |