Answer Posted / archana
to establish the connection between the program and the database
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What modifiers may be used with an inner class that is a member of an outer class?
What is a class loader? What are the different class loaders used by jvm?
What are callback interfaces?
What are the diff types of exception?
What is the difference between the session.update() method and the session.lock() method?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is the purpose of the notify() method?
Can I run seam outside of jboss as?
How substring() method of string class create memory leaks?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
How are the elements of a borderlayout organized?
Should synchronization primitives be used on bean methods?
how do you Handle Front End Application data against DB with example?
Why a client should be multithreading? Explain.
Write a program to show synchronization?