You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2012-04-03 02:55:44
JDBC Interview Questions And Answers
Java Programing :: JAVA JDBC Programming Job Interview Questions and Answers
JAVA JDBC Programming Interview Questions and Answers will teach us now that how to use Java JDBC, so learn JDBC with the help of this JDBC Interview Questions with Answers guide
1 ► What is JDBC?
2 ► What are the two major components of JDBC?
3 ► What is JDBC Driver interface?
4 ► What are the common tasks of JDBC?
5 ► What packages are used by JDBC?
6 ► What are the flow statements of JDBC?
7 ► What are the steps involved in establishing a connection using JDBC in JAVA?
8 ► How can you load the drivers in JDBC?
9 ► What Class.forName will do while loading drivers of JDBC?
10 ► How can you make the connection using JDBC?
11 ► How can you create JDBC statements?
12 ► How can you retrieve data from the ResultSet using JDBC?
13 ► What are the different types of Statements in JDBC?
14 ► How can you use PreparedStatement in JDBC?
15 ► How to call a Stored Procedure from JDBC?
16 ► How to Retrieve Warnings in JDBC?
17 ► How to Make Updates to Updatable Result Sets in JDBC?
18 ► What is Serialization and deserialization in JAVA Programming?
19 ► How you restrict a user to cut and paste from the html page using JAVA Programing?
Offline
2012-04-03 02:55:44
- Advertisement
- Ads By Google
Re: JDBC Interview Questions And Answers
\n
Pages:: 1