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 9550Post New Hexaware JDBC Interview Questions
tell me WebLogic Architecture briefly ?
How does the cpu and the ram communicate?
Other than above what is the other way to the call another activity?
How does the history of journalism relate to australias democratic government today?
Is mongodb good for large data?
What is 2nf in the dbms?
How can you link a c++ program to c functions?
How do I spool to a csv formatted file using sqlplus?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is test automation or automation testing?
What are the tables used for member management?
how do you create schema objects in 2 tier connection?
What methodology can be utilized to modify the password in unix?
How do I edit the path in windows?
Give Any Three Disadvantages of Joint Stock Company?