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 9492Post New Cybermate JDBC Interview Questions
how i run the assembly language code
What is the debt recovery procedure?
What happen when I import the same module twice?
What is the difference between static class and abstract class in c#?
How do I fix sticky keyboard keys?
What are the types of dbms?
Will it create any problem if we add elements with key as user defined object into the treemap?
what is mean by release in quality center and who will perfom?
explain how to create powerplay reports?
Is hibernate a tool or framework?
What is Sqoop Validation?
Where can I run c++ program?
How long did you travel to get here in our office?
Can you explain me how rails implements ajax?
What do you mean by directing?