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 8470Post New Hexaware JDBC Interview Questions
Is it possible to insert video into a word document? If yes how can the users insert video into a word file?
How do you achieve polymorphism in c#?
Explain what does gravitational force depend on?
Give the detailed structure from marketing planner to service
Short Answer on __________Trade
What is the difference between accounting and financial accounting?
What features are missing from silverlight presentation markup that will be supported in windows presentation foundation?
Define digital signal.
What is the difference between weak and strong artificial intelligence and what is the turing test for strong artificial intelligence?
Explain about IBM web sphere integration developer?
What is a Canvas? What is the default border size of a canvas?
How efficient is bubble sort?
What is the difference strong and weak reference?
How can I create database in excel?
Explain how can you assess a good logistic model?