(OnlineInterviewQuestions.com) Advanced Java MCQ PDF Practice your advanced Java programming skills with this quiz.
What are the major components of the JDBC Core Components?
DriverManager, Statement, ResultSet DriverManager, Driver, Connection, Statement DriverManager, Connection, Statement, ResultSet DriverManager, Driver, Connection, Statement, ResultSet
Which package is used for importing swing controls?
java.awt. java.swing javax.swing All of above
In which file database table configuration is stored?
.sql .ora .hbm .dbm
How constructor can be used for a servlet?
Initialization Constructor function Setup() method Both a and b
Hibernate XML configuration file name is?
hibernate.cg.xml hibernate.cfg.xml