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
Explain the steps in writing a java program using jdbc?
How to use JDBC to connect Microsoft Access?
Write a program JDBCcode forfetching student database with SQL.
What is jdbc drivers in java?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is jdbc connection interface?
Give steps to connect to the db using jdbc?
Which jdbc driver is the fastest driver?
What is the meaning of connection?
What is ojdbc14 jar?
What is the use of the statement in jdbc?
What are the different classes through which JDBC represents statements?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What is the advantage of namedparameterjdbctemplate?
What is execute in java?