1.
Which keyword is used to create an object?
2.
Which is logical AND operator?
4.
Which symbol is used to end a statement in Java?
5.
Which keyword is used for inheritance?
6.
Java is platform independent because of:
7.
Which concept allows multiple forms?
8.
Which keyword refers to current object?
9.
Which operator increases value by 1?
10.
Which is used to take input?
11.
Which exception occurs when dividing by zero?
12.
Which loop is best for known iterations?
13.
Which keyword is used to exit loop?
14.
Which is valid boolean value?
15.
Default value of boolean is:
16.
Which keyword prevents inheritance?
18.
Which component executes Java bytecode?
19.
Which method is used for output?
20.
Java supports multiple inheritance through: