Answer Posted / gopalramana
class.forName("abc.class")
loads ths class and create instance in JVM.
Is This Answer Correct ? | 2 Yes | 20 No |
Post New Answer View All Answers
What is the purpose of the notify() method?
What is meant by method chaining?
What is table mutation and how do you avoid it?
What is the immediate superclass of the applet class?
Do you think that java should have had pointers?
What is the difference between RMI and Corba?
What is the argument type of a programs main() method?
Have you used threads in Servelet?
whats is mean by connectionpooling
What is ripple effect?
What is synchronization and why is it important?
What is local interface. How values will be passed?
When a thread blocks on i/o?
What’s jboss jbpm?
What is a class loader? What are the different class loaders used by jvm?