Answer Posted / chaitanya
Class.for name is a Specially designed mechanism to load the drive class from secondary memory to the primary memory DYNAMICALLY.i;e we need create any object it will dynamically loads the class creates the object registers the object with Driver
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can constructors be synchronized in java?
what is a portable component?
What are the different approaches to represent an inheritance hierarchy?
How database connectivity in XML is achieved?
Write a program to show synchronization?
What must a class do to implement an interface?
What is a session? Can you share a session object between different theads?
How to pass parameters in RMI?
Explain the different types of memory used by jvm?
What is synchronization and why is it important?
Do you think that java should have had pointers?
What are the benefits of detached objects?
What modifiers may be used with an inner class that is a member of an outer class?
What is the purpose of the wait() method?
What are the diff types of exception?