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
How many types of methods are there in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Is null a string?
What is the maximum size of byte array in java?
What are the types of methodology?
Is it possible to override the main method?
What are encapsulation, inheritance and polymorphism?
Explain different states of a thread in java?
What is a methodologist?
Tell us something about set interface.
Can a private method of a superclass be declared within a subclass?
What is final keyword in java?
Differentiate between vector and array list.
How do you access command-line arguments within the code?
Are true and false keywords?