Answer Posted / p.kodanda rami reddy
the use of class.forName is Loading the driver
class is a class and forName is a static method.
accepting a string argument represented as the driver.
| Is This Answer Correct ? | 44 Yes | 16 No |
Post New Answer View All Answers
Why do I get a duplicate name error when loading a jar file?
what are getters and setters in Java with examples?
Describe, in general, how java's garbage collector works?
Do I have to use jsps with my application?
What is the difference between static and non-static with examples?
Why are component architectures useful?
How are commas used in the intialization and iteration parts of a for statement?
What are the difference between RMI and CORBA?
What is aop(assepct oriented programing)?
Explain phantom read?
the same information whether it will connect to the database or it will be used previous information?
How to implement RMI in Java?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
what is the use of State Factories?
What is the difference between java class and bean?