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 9551Post New Hexaware Interview Questions
Write the Program to reverse a string using pointers.
Is unix different from linux?
How do I clean my wordpress website?
How we can send more values through the response text?
sir please send me iocl written test paper in my e-mail account. i'll be obliged to you........ thank u roshan
In what script is snap$ created? In what script is the scott/tiger schema created?
How to monitor the network traffic?
How will you use jsp el in order to get the http method name?
What if I buy a computer with vista between now and october 22?
how to write defects in excel sheets when defects occured
How is entity framework different from ado.net?
How i create Emulators for andriod and iphone ?
What is BLOCK statements in SQL?
What is a lease agreement?
What is java api?