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 9673Post New Hexaware Interview Questions
How do we create consignment stocks?
What is workflow monitor?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Describe activation process?
How do I find my startup programs?
What is encrypted connection?
what is Bootstrap collapsing elements?
What are the different types of a subquery?
I am going to appear for the RRB Chennai Section Engineer online exam. Please send me the question papers from 2001 to date to my mail id:upendrakrishna20@gmail.com,plz send me ,or send any other rrb papers plzzzzzzzzzzzzzzzzzz
What is difference between put and post method in http?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
How do you deal with different stakeholders?
What do you understand by multiple-part processes?
What is pluck method in laravel?
How does qtp identify gui object?