Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is JDBC?

Answers were Sorted based on User's Feedback



What is JDBC?..

Answer / janet

JDBC is a set of java API for executing SQL statements.
This API consists of a set of classes and interfaces to
enable programs to write pure Java Database applications.

Is This Answer Correct ?    4 Yes 0 No

What is JDBC?..

Answer / mraghuhere

JDBC is a mechanism supported by java to communicate with a database through the java application.

Is This Answer Correct ?    1 Yes 0 No

What is JDBC?..

Answer / deepu

Jdbc is a multidatabase application programming interface(API).It provides java ovbjects for working with database drivers,connections,sql statements,Query result sets.
JDBC ,makes it easier to write jacva code for accessing sql databases.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JDBC Interview Questions

Write an sql to find all records having all numeric characters in a field ?

0 Answers  


What do you understand by jdbc driver and explain its types?

0 Answers  


What are the steps to connect to a database in java?

0 Answers  


How do I insert/update records with some of the columns having NULL value?

0 Answers  


Why is jdbc needed?

0 Answers  


How can I connect mysql or oracle with java?

0 Answers  


Why do we use jdbc in java?

0 Answers  


Name the types of jdbc drivers.

0 Answers  


What is the difference between jdbc and jndi?

0 Answers  


What is jdbc url for mysql?

0 Answers  


What are the differences between execute, executequery, and executeupdate?

0 Answers  


The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?

0 Answers  


Categories