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 9817Post New Hexaware JDBC Interview Questions
What is as_view in django?
what are some of the items that can be accessed via the system properties dialog box? : Windows server 2008
what is the swingutilities.invokelater(runnable) method for? : Java thread
A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers and all are allocated in heap, not in stack, so dont count them).Also in most of these questions, they were specifying that the OS was 32 bit
What is awt panel java?
List the events in page life cycle.
How we can retrieve the data in the result set of mysql using php?
In how many ways sap netweaver as can be installed? Explain.
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Who inspired you in your life and tell me your family background?
what Hive query processor does?
Why 440 volts instead of 660 volts in 3 phases of supply system?
What is unique key example?
Does spark use zookeeper?
How long will windows 10 be supported?