Which Driver is preferable for using JDBC API in Applets?

Answers were Sorted based on User's Feedback



Which Driver is preferable for using JDBC API in Applets?..

Answer / kumar

according to my knowledge

it is Type-iv driver that is Java Native protocol driver.

Is This Answer Correct ?    7 Yes 1 No

Which Driver is preferable for using JDBC API in Applets?..

Answer / naresh katakam

Type – 4

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More JDBC Interview Questions

What is a jdbc connection?

0 Answers  


What are the jdbc statements?

0 Answers  


What does setautocommit do?

0 Answers  


What is serialization and deserialization in java programming?

0 Answers  


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

3 Answers  






callable is interface or class ?

9 Answers   Fidelity,


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

0 Answers  


Explain the locking system in jdbc & its types?

0 Answers  


Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?

1 Answers   TCS,


What is drivermanager in jdbc?

0 Answers  


How many types of JDBC Drivers are present and what are they?

0 Answers  


What is DML?

0 Answers  


Categories