

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the given code snippet?
public class Generic |
A. | 0 |
B. | 30 |
C. | Runtime Error |
D. | Compile time Error |
Answer» C. Runtime Error | |