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
Write a program to print 15 random numbers using foreach of java 8?
What do you mean by static variable?
Explain an intermediate language?
Explain about public and private access specifiers?
What is data and its types?
How can you traverse a linked list in java?
What is the purpose of a default constructor?
Define jre i.e. Java runtime environment?
What is isa relationship?
What is anagram word?
What is a boolean field?
What are the advantages of encapsulation in java?
What is the difference between dom and sax parser in java?
What is java and their uses?
What is threaded programming and when is it used? : Java thread