

MCQOPTIONS
Saved Bookmarks
1. |
Which statement is valid for the given snippet of code:
public class Generic |
A. | Compile time error |
B. | A |
C. | Run time error |
D. | Code runs successfully but prints nothing |
Answer» C. Run time error | |