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 are getters and setters in Java with examples?
What is the relation between the infobus and rmi?
what is a non-repeatable read?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
For which statements does it make sense to use a label?
Do you think that java should have had pointers?
What is the map interface?
What is the difference between long.class and long.type?
What class is used to create Server side object ?
What is the purpose of the wait() method?
What is bean? Where can it be used?
Explain the steps in details to load the server object dynamically?
What value does readline() return when it has reached the end of a file?
Is the ternary operator written x : y ? Z or x ? Y : z ?
how to use debug in my elipse to solve problems that exist in my project