Answer Posted / satya
Yes
Bridge driver can work with applets
because applets are executed on any client browser but
their classes are located at one loaction only
applets are travel in network
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the different classes through which JDBC represents statements?
What is jdbc odbc?
What is database deadlock ? How can we avoid them?
What are the exceptions in jdbc?
State the different connection methods used for creating different types of sql.
What do you mean by two phase commits?
Which is faster jdbc or odbc?
What is the meaning of “dirty read” in the database?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Why do we use jdbc statements?
How to insert an image or raw data into database?
How do I load a database driver with JDBC 4.0 / Java 6?
What are the differences between stored procedure and functions?
When do we use execute method in java jdbc?
How you restrict a user to cut and paste from the html page using java programing?