Answer Posted / vikneswarank
use callableStatment
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In how many ways we can create threads in java?
How do you remove an element from an arraylist in java?
What is binary tree in java?
What is JVM and is it platform independent?
Explain the scope of a variable.
Can a class be protected in java?
Can you sort a string in java?
What are the two ways of implementing multi-threading in java?
Explain the key functions of data binding?
Explain the available thread states in a high-level?
Explain the transient field modifier?
What do you understand by the term polymorphism?
How do you check whether the list is empty or not in java?
How can constructor chaining be done by using the super keyword?
In a class implementing an interface, can we change the value of any variable defined in the interface?