What is the main functionality of Prepared Statement?
Answer Posted / arjun
when client send any query first time it can go to database
after second time no need to connect directly connect
database that is the functionality
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which class cannot be a subclass in java?
Explain illegalmonitorstateexception and when it will be thrown?
What is variable and rules of variable?
What is anonymous inner class?
What is the difference between serializable and externalizable interface?
How do you reverse sort in java?
What is super constructor?
Can we change the scope of the overridden method in the subclass?
What is local variable and instance variable?
Explain the scope or life time of class variables or static variables?
How do you download stubs from Remote place?
List the interfaces which extends collection interface?
What is difference between arraylist and list in java?
What exactly is methodology?
What is difference between float and double?