2.
Which data type is used for decimal values?
3.
Which type has highest precision?
4.
Java code is compiled into ______.
5.
Java is a ______ language.
6.
Which is valid boolean value?
8.
Java is platform independent because of:
9.
Which operator is modulus?
10.
Which operator increases value by 1?
11.
Which is correct variable declaration?
12.
Which exception occurs when dividing by zero?
13.
Which access modifier is most restrictive?
14.
Which symbol is used to end a statement in Java?
15.
Which is not OOP concept?
17.
Which is correct syntax of if?
18.
Which is used to take input?
19.
Which keyword is used for inheritance?
20.
Which is logical AND operator?