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
What are unchecked exceptions in java?
How can we achieve thread safety in java?
What is the function of compareto in java?
What is jvm? How its run?
What are the types of literals?
What is type parameter in java?
What happens when you add a double value to a string?
What are new features introduced with java 8 ?
Is heap stored in ram?
What is the use of math abs in java?
What is a boolean structure?
Is java based on c?
How to check if a list is sorted in java?
What does those terms actually mean included in the j.d.k i.6?
Can we inherit inner class?