What are the types of statement? explain



What are the types of statement? explain..

Answer / dsr

There are three types of statements
1.statement
2.preparted statement
3.callable statement.

1.statement:like as sql query.
2.prepared statement:pre-compiled sql query.
3.callable statement-to call the stored procedure.

Is This Answer Correct ?    38 Yes 7 No

Post New Answer

More Core Java Interview Questions

How many bytes is 255 characters?

0 Answers  


What do you mean by buffering?

0 Answers  


what is webservices

5 Answers   Consultancy, Mind Tree,


Write a program to print all permutations of string?

0 Answers  


What is the dot operator?

0 Answers  






What is bifunction in java?

0 Answers  


What are the data types supported by java?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


Can a lock be acquired on a class in java programming?

0 Answers  


Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.

2 Answers   Accenture,


What is basic syntax?

0 Answers  


how you will prevent inheritance is there any other way other than inheritance?

4 Answers   Wipro,


Categories