What are the two major components of JDBC?
Answer Posted / priyanka
1.Driver Manager
2.Connection
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Where is core java used?
What is a method in coding?
How to find the given number is a prime number or not by getting input from the user
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
Does list maintain insertion order java?
What are the data types supported by java? What is autoboxing and unboxing?
Can we define private and protected modifiers for the members in interfaces?
what is deadlock? : Java thread
What does localhost mean?
What is a text string?
Why does java doesnt suuport unsigned values?
What are the java ide's? Explain
What is floor in java?
What is numeric data type?
What does the @override annotation do?