Answer Posted / neha
java is not pure object oriented programming language ............it make use of objects but it is not necessary to make object . in pure object oriented programming means that without making the object you can not successfully make the program
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Can we return resultset in java?
How to update a resultset programmatically?
What is layer in communication?
Which interface is responsible for transaction management in jdbc?
How many locking systems are there in jdbc?
What is the jdbc rowset?
What is isolation level? How to set it?
What are the different types of drivers under jdbc?
What is an odbc driver?
What does executeupdate return in jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?
What is device controller?
How do I disallow NULL values in a table?
In which ways is driver class is registered with drive manager?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)