what is class.forname() and how it will be useful ?
Answer Posted / keerthi
In java we are using class.forName("classname")in jdbc
for creating instance of driverclass at the same to
registering with drivermanager.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you do exponents in java?
What are the disadvantages of using inner classes?
What is the gregoriancalendar class in java programming?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is the maximum size of list in java?
Explain all java features with real time examples
What is the purpose of format function?
What is a treeset in java?
What do you understand by garbage collection in Java? Can it be forced to run?
What is java argument list?
Why string is a class?
Is oracle java 11 free?
How do you sing an Applet ?
What is compareto?
What is complexity in java?