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
How do you shut down a word document that is frozen?
What sales cycle you prefer a long or short?
What is purpose of normalization?
Dear sir , 1-what is diffrence local tax & vat 2 -what is sales tax. tds. service tax challan & return due date(monthly & quartly, annually) 3- what is deprecation rate in company act 4-what is income tax latest limit-
I have two PLC processors. I want to communicate both processor with each other. How i can do so?
Does Angular use the jQuery library?
Explain the function of mitochondria?
How does 'automatic account assignment' work in mm?
Explain the process of including heat exchangers in ammonia refrigeration system?
What is the use of enumerate() in python?
describe how usa can make a difference in your life
What is an example of tangible property?
what is the maintaining Cf in UPS.
How do you add multiple cells in excel?
Explain Get and post method?