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 Driver interface?How can you retrieve data from
the ResultSet



What is JDBC Driver interface?How can you retrieve data from the ResultSet..

Answer / Shivendra Kumar

JDBC Driver interface is an interface used to connect a Java program with a database. To retrieve data from the ResultSet, you can use methods like getString(), getInt(), getDouble(), etc., which correspond to the data type of the column and return the value at that specific column in the current row.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between super class & sub class?

1 Answers  


What is the difference between iterator and list iterator?

1 Answers  


What is boolean example?

1 Answers  


what invokes a threads run() method? : Java thread

1 Answers  


Inorder to specify a container?s layout, which method is used?

1 Answers  


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


What is the significance of java packages?

1 Answers  


How to change the priority of thread or how to set the priority of thread?

1 Answers  


Why is java not 100% pure oops?

1 Answers  


What is super?

1 Answers  


What is OOP?

2 Answers   BMC, Microsoft,


How do you declare an array that will hold more than 64KB of data?

1 Answers   Aspire, Infogain,


Categories