Hi my doubt is that preparedStatement is a interface means which has no implemenation.plz go thru the code below String sql = "SELECT * FROM movies WHERE year_made = ?"; prest = con.prepareStatement(sql); prest.setInt(1,2002); ResultSet rs1 = prest.executeQuery(); Now setInt and executeQuery how it works since it is interface it does not have implementation how it works, how executeQuery returns result from database as executequery method has no implementation even in Statement interface.
4 8470Post New Hexaware Interview Questions
How to access js (javascript) file in jsf (javaserver faces) application?
Does salesforce stores the deleted objects and fields? : salesforce objects & fields
How do you know if your mysql server is alive?
Explain the difference between windows and ubuntu?
Mention two instances where routing is not implemented or required?
What is churn?
How do I check if iis is installed?
What does jsr stand for?
What is row and column in excel 2007?
What is annotation wiring and how do we turn it on?
What is ControlBox Propertie
What is the extraction operator and what does it do?
How to find duplicates in a table?
what is cyclon seperator and water column?
What is css attribute?