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
How to implement RMI in Java?
What state does a thread enter when it terminates its processing?
Describe, in general, how java's garbage collector works?
What are the steps to write p-to-p model application?
What are the different types of exception?
Difference between loadclass and class.forname?
What is a class loader?
What is message driven beam?
What is ripple effect?
Explain about RMI Architecture?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
How can I avoid validating a form before data is entered?
What must a class do to implement an interface?
What is colon_pkg_prefixes and what is its use?
Why are my checkboxes not being set from on to off?