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 7447Post New Hexaware JDBC Interview Questions
what are your thoughts on SPRINT duration
How do you design a system which is required to experience a shock force of 15G in 10 milliseconds?
What is the "what if" condition in excel formulas?
What are the different layers in a web application?
how do you intitiate another transaction?
Is python a high level language?
An inversion is an array of numbers is any pair (i,j) such
that i
Tell me what kind of things have you done on the social side?
Can a final variable be null?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Do the lions or lionesses do most of the hunting in a pride?
What do you understand by google disavow tools?
What do you mean by list comprehension?
What is content page in asp net?
Why does the speed regulating system adopting I controller have no steady-state error? In this single closed-loop speed regulating system, when the input of the I controller Un=0, what is the output voltage of the regulator? What factors do the output voltage depend on?