2.
Which keyword declares exception?
3.
Which is NOT Java keyword?
4.
What is the size of boolean in Java?
5.
Which conversion is implicit?
7.
Which keyword prevents overriding?
8.
Which block always executes?
9.
What is the range of byte?
10.
Which concept allows code reuse?
11.
What happens if main() method is not static?
12.
Which is checked exception?
14.
Which is wrapper class of int?
15.
Which of the following is NOT part of JRE?
16.
Which is compile-time polymorphism?
19.
Which package contains Scanner class?