Answer Posted / shahin ali ansari
we know there are two type of class loading in memory first
one static loading and second one is dynamic loading,static
block load in memory before main.This is the concept used
in JDBC to register driver(s). A static block in the driver
class gets executed which inturn registers the JDBC driver
with the connection
manager.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to show synchronization?
What is the purpose of the notifyall() method?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
How messaging services are done, before release of JMS?
Name three subclasses of the component class?
What is message driven beam?
What happens when a thread cannot acquire a lock on an object?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
whats is mean by connectionpooling
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the RMI and Socket?
What is chat area? Explain.
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Name three component subclasses that support painting?
Why doesn’t the focus feature on the tag work in every circumstance?