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
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the difference between system.out ,system.err and system.in?
What is metaspace?
wahts is mean by dynavalidatorform in struts/
which type of objects reference will be given to client?
Brief description about local interfaces?
How many times may an objects finalize() method be invoked by the garbage collector?
What if the static modifier is removed from the signature of the main method?
Why won’t the jvm terminate when I close all the application windows?
Explain about local interfaces.
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what is an isolation level?
Is it possible to stop the execution of a method before completion in a sessionbean?
How task's priority is used in scheduling?
What is message driven beam?