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 |
what is Inheritense
Explain the scope or life time of class variables or static variables?
What is the use of object and class classes?
How do I enable java in safari?
Difference between Superclass and Subclass?
How does sublist works in java?
How multi processing is achieved in JAVA?
what is interface in java? Explain
why static class in java or what is use of static class in java
What are 4 pillers of object orinted programming?
Can inner class extend any class?
What is oops in java?