Answer Posted / priyanjan
The particular operation of forName method,a static method
of class Class, is to register the driver and load it into
memory.
| Is This Answer Correct ? | 24 Yes | 11 No |
Post New Answer View All Answers
What event results from the clicking of a button?
What are the services in RMI ?
Why are some of the class and element names counter-intuitive?
What are externizable interface?
Can you give me a simple example of using the requiredif validator rule?
What is jboss?
What are the diff types of exception?
How are commas used in the intialization and iteration parts of a for statement?
What is ioc concept & explain it?
Have you used threads in Servelet?
Can I run seam outside of jboss as?
What modifiers may be used with an inner class that is a member of an outer class?
Name the eight primitive java types.
How many times may an objects finalize() method be invoked by the garbage collector?
Write a program to show synchronization?