A Java Quiz
It stores data
It renders data
Both of the above
None of the above
True
False
True
False
Int
String
Double
Object
Javax.sql.*;
Java.sql.*;
Javac.sql.*;
Java.sql;
Radio Button
Check Box
Text Field
Combo box
Connection
Driver
Statement
ResultSet
Javax.sql.*;
Java.sql.*;
Javac.sql.*;
Java.sql;
Firing the query
Getting the connection
Registering the Driver
None of the above
Util package
Math package
Lang package
Net package
Implements
Extends
Inherits
Derives
Combination Inheritance
Hybrid Inheritance
Hierarchical Inheritance
Multiple Inheritance
True
False
True
False
DefaultListModel
ListModel
AddElement()
RemoveElement()
Math
Util
Net
Applet
True
False
1
2
3
4
String
Object
Component
Panel
AddElement()
AddRow()
AddRow(Object newrow)
AddRows()
1,3,2,4
4,3,2,1
3,2,4,1
2,4,3,1
6303
3606
3303
3306
Int
String
Object
ResultSet
Refer to base class members with same name as in derived class in the derived class
Calling the base class destructors
To create new objects of the base class
Passing parameters to base class constructor
Int
String
Object
ResultSet
Wait!
Here's an interesting quiz for you.