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
What is the use of a conditional inclusion statement in Java ?
How many bytes is a char in java?
What is e java?
Does java list allow null?
Explain the difference between throw and throws in java?
What is data movement?
Does printwriter create a file?
What is a variable declaration?
What is the difference between @before and @beforeclass annotation?
What is a instance variable?
Where are local variables stored?
Explain about class in java?
What is the main use of java?
How do you achieve polymorphism in java?
What does sprintf return?