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
Write a function to print Fibonacci series and Tribonacci series?
What are the advantages of assembly language?
What are methods?
what is an objects lock and which objects have locks? : Java thread
What does this () mean in constructor chaining concept?
What is variable and constant explain with example?
Name few java.lang classes introduced with java 8 ?
Can you extend singleton class?
Why javac is not recognized?
What is the purpose of the enableevents() method?
What are the advantages of autoboxing?
Is integer a class?
How to store image in arraylist in java?
What happens if an exception is not handled in a program?
What is role of void keyword in declaring functions?