Is JDBC a language or Application?

Answer Posted / anupam kushwaha

JDBC is not a language or a software product. It is an API, which contains set of java classes and interfaces for developing database application using Java.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jdbc connection?

818


What is while rs next ())?

700


Why do we need jdbc api?

680


What is serialization and deserialization in java programming?

703


How many packages are available in jdbc api?

738


What are dml and ddl?

716


What are the advantages of using preparedstatement in java?

737


Explain the process of creating tables using NetBeans IDE?

695


What class.forname will do while loading drivers of jdbc?

676


What is a connection string used for?

692


What are the steps required to execute a query in jdbc?

700


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

687


What are clob and blob data types in jdbc?

767


What is the meaning of “dirty read” in the database?

767


Give an example for getXXX method?

735