write down exceptions those appear in java programs when u
write JDBC Programs?

Answers were Sorted based on User's Feedback



write down exceptions those appear in java programs when u write JDBC Programs?..

Answer / guest

Servlet Exception
IOException

Is This Answer Correct ?    2 Yes 2 No

write down exceptions those appear in java programs when u write JDBC Programs?..

Answer / vivek sawant

answer of the question Interrupted exception bcoz of
connection with servrer & IOException for handling an
errors while retriving the value from server to our program.
SQLException is arises because of unhandled query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

How we store procedure in oralce for callable statements in jdbc

0 Answers  


What is the JDBC syntax for using a literal or variable in a standard Statement?

0 Answers  


What type of drivers have you used?

1 Answers  


How MS-Access DB can be accessed over a network, using JDBC API?

0 Answers  


What are the Normalization Rules?

2 Answers  


What does jdbc do?

0 Answers  


What are statements in JAVA ?

1 Answers   CTS,


What is database deadlock ?

0 Answers  


What does connection pooling mean ?

0 Answers  


Is uri the same as url?

0 Answers  


what is the current version of JDBC? and explain its features?

3 Answers  


How is jndi useful for Database connection?

1 Answers  


Categories