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
What about anonymous inner classes in java?
What’s the difference between applets and standalone program?
Can we override tostring method in java?
What is boolean strategy?
What about interrupt() method of thread class ?
What modifiers are allowed for methods in an interface?
What is the platform?
Which browsers work with java?
What is instance means in java?
Can you give few examples of final classes defined in java api?
What do you mean by platform independence? What is an interface?
What is not thread safe?
Why is multiple inheritance not supported in java?
What are the types of methods in java?
Does sprintf add a null terminator?