what is difference between prepare stetement and callable
starement with example?
Answer / dileep
prepare statement means pre-compiled and we can create one
sql staatement but callable statement used to we can create
no of sql statements and using statement we can create
stored procedure.
| Is This Answer Correct ? | 5 Yes | 2 No |
Name the methods in mouse listeners ?
whats is inheritance?
15 Answers CTS, HCL,
What restrictions are placed on method overloading and method overriding?
Do you know how to reverse string in java?
what are the uses of Class class and what it returns? explain it with the example code.
When would you use a static class?
What is the use of using enum to declare a constant?
What is the java project architecture?
What is boolean false?
What is difference between static class and normal class?
Why does java have two ways to create child threads? Which way is better?
how do you store phone numbers using java collections