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 does module-relative mean?
What if the static modifier is removed from the signature of the main method?
Brief description about local interfaces?
Are enterprise beans allowed to use thread.sleep()?
Java is fully object oriented languages or not?
Why do threads block on i/o?
Define aop(assepct oriented programing)?
To what value is a variable of the string type automatically initialized?
Name the class that is used to bind the server object with RMI Registry?
What do you know about seam?
Can we sent objects using Sockets?
What is a policy?
Which javutil classes and interfaces support event handling?
What is the difference between the session.update() method and the session.lock() method?
Define prototype?