Answer Posted / ambika
it is used to load the driver in database
its a first step of connection of database
structure:
class.forName("sun.jdbc:odbc:jdbcodbcDriver")
Is This Answer Correct ? | 12 Yes | 18 No |
Post New Answer View All Answers
What is the purpose of the finally clause of a try-catch-finally statement?
What is a policy?
What is synchronization and why is it important?
What is TL and its use?
What are the difference between RMI and CORBA?
Which component handles cluster communication in jboss?
What is RMI and what are the services in RMI?
What is a class loader? What are the different class loaders used by jvm?
How to deploy Jar, War files in J2EE?
Is “abc” a primitive value?
Is infobus easy to use?
How substring() method of string class create memory leaks?
Java is fully object oriented languages or not?
What if the static modifier is removed from the signature of the main method?
How to determine SGA site?