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 9678Post New Hexaware Interview Questions
Is it good to store image in database?
Explain the 4 way handshake in wlan?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What is the purpose of calling clientcontext.executequery()?
What is syswow64 folder?
Which automation gears helps with spinup services?
What are the Benefits of the ConstraintBroker?
Is it possible for me to change my aspx file extension to some other name?
Differentiate between linq and stored procedure?
Can I delete system32 folder?
Can wildcards be used in authorizations?
How do you integrate HR (employee) with PP?
how offen sand box server refresh?
What is routing and how, and what are the different ways to write it?
Define shortest path?