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 restrictions are placed on the values of each case of a switch statement?
Can I use javascript to submit a form?
What is glasgow?
Explain the steps in details to load the server object dynamically?
Which javutil classes and interfaces support event handling?
Describe, in general, how java's garbage collector works?
What event results from the clicking of a button?
What are the call back methods in entity bean?
What is the difference between static and non-static with examples?
Which containers use a border layout as their default layout?
what are the activation groupworks?
Explain what is synchronization?
wahts is mean by dynavalidatorform in struts/
Can I use multiple html form elements with the same name?
What classes of exceptions may be caught by a catch clause?