What are the two major components of JDBC?
Answer Posted / gajendra
The two major components of JDBC are
1.Driver
2.DriverManager
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
Is multiple inheritance supported by java?
What do you understand by java?
What is main string [] args?
How is tree Mirroring implemented?
What are extraneous variables examples?
What is the purpose of finalization in java programming?
Is null an object in java?
In case of inheritance what is the execution order of constructor and destructor?
what is singleton in java?
I want to persist data of objects for later use. What is the best approach to do so?
What is the purpose of using the java bean?
how to create multithreaded program? Explain different ways of using thread? : Java thread
Is java based on c?
Which is easier netbeans or eclipse?
What is meant by null and void?