60:00
0/20 Attempted
Your Progress
Attempted 0
Correct 0
Incorrect 0
Skipped 0
Score 0
Marks 0

Java concepts and its programming — Test 3

Page 1 of 2

Review Skipped Questions

0
Question 1
The JDBC-ODBC bridge is_________________?
Question 2
Thread class is available in________________?
Question 3
Which type of inheritance is not supported by java_____________?
Question 4
Which command is used for interpretation of java program_______________?
Question 5
Java is known as ___________ stage language?
Question 6
Smallest individual unit in java program is known as____________________?
Question 7
The following program: public class Test{ static boolean is OK; public static void main(String args[]){System.out.print(is OK); } } ?
Question 8
Which of the following statements about arrays is syntactically wrong ?
Question 9
The class java.sql.Timestamp is associated with _____________?
Question 10
Super is the predefined_______________?