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 9491Post New Cybermate Interview Questions
What causes 0xc000007b error?
Explain the purpose of struct?
How do I license a powerpoint 2016?
How can I host my own website?
What companies use linux?
Define parquet file format? How to convert data to parquet format?
Why is auto-regression used in forecasting used on cognos platform?
How does java enable high performance?
Do you know what’s availability check is?
waht are somking types
How do I create a multilanguage?
What is fuzz testing?
What is an image buffer?
How to rollback last migration?
What do you mean by deployment descriptor?