what is a portable component?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of Class.forName
What are various types of class loaders used by jvm?
What is a session? Can you share a session object between different theads?
what is the Remote Stub?
Why JDBC has introduced
How to add new JTabbed pane?
What is message driven beam?
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
What is the relationship between an event-listener interface and an event-adapter class?
How can a dead thread be restarted?
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
Difference between hashmap and hashtable?