Answer Posted / ramaiah raj
Class.forName(String ClassName); Here Class is Predefined
class.forName(String className) is method used to create the
object which declared as abstract. In JDBC the Driver class
is an abstract class. So in order to create a instance
forName method is used.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Will the general public have access to the infobus apis?
what is a non-repeatable read?
Which containers use a border layout as their default layout?
How are the elements of a cardlayout organized?
What are transaction attributes?
What is the purpose of the finally clause of a try-catch-finally statement?
What are various types of class loaders used by jvm?
Which are the different segments of memory?
What is the difference between java class and bean?
Explain about thread synchronization inside a monitor?
Difference between new operator and class.forname().newinstance()?
What are the pros and cons of detached objects?
What is the infobus?
Explain the different types of memory used by jvm?
Why a component architecture for the java platform?