Answer Posted / devnaga
Type 1: JDBC-ODBC Bridge
Type 2: Native API partly Java Driver
Type 3: Network protocol Driver
Type 4: JDBC Net pure Java Driver -> thin driver
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is java string pool?
What are the 3 types of loops in java?
String class is defined under which package in java?
What is visibility mode?
What is "this" keyword in java? Explain
What is primitive data type in java?
How to convert string to byte array and vice versa?
Can we have more than one package statement in source file ?
How will you communicate between two applets?
What is the maximum size of byte array in java?
What is the difference between public, private, protected, and friend access?
How to change the priority of thread or how to set priority of thread?
Why enumeration is faster than iterator?
Explain about strings in java?
What is difference between jdk,jre and jvm?