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 9487Post New Hexaware Interview Questions
how to creat 2 test plan in 2 different environment exp:tour and travel
Why is ms word important?
Explain what are the different errors in php?
what is the significance of control of absorbance in UV?
What is bias-variance decomposition of classification error in ensemble method?
what is the reson in a/c system that TPN TRIPPING
What are the types of linking function?
What restrictions are placed on the values of each case of a switch statement?
what is difference between fiber otical cable and cat cable?
Can you host your own wordpress website?
why do you want a career in HR,where as you did your project in finance??
find the damper capacity of a system having a damping co efficient of 90% with a vibrating mass of 0.1Kg over a spring having a stiffness of 1KN/m.
Tell me in which account does the unpresented cheque will get recorded?
What are the types of waits available in selenium webdriver?
Is asp still supported by microsoft?