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 |
write a program to create an vector and listeterator.and value should be enter through keyboard.
Describe the term diamond problem.
when System.out.println("") is executed what happens in the back ground?
What is the reason behind using constructors and destructors?
What do you mean by global variable?
What are the new features in java 8? Explain
What is the syntax and characteristics of a lambda expression? Explain
What is the difference between equals() and?
How do you check if an arraylist is not empty?
What does index mean in java?
What do you mean by stream pipelining in java 8?
What is the meaning of variables in research?