What is the difference between ExecuteUpdate and
ExecuteQuery?
Answer Posted / fiza
when we seach any record from database we call the execute
query and when we write in database we call the update
method
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What do you mean by cgi?
What are the features added in Servlet 2.5?
Describe some assignments that are executed by servlet container?
Write a hello world program using servlets.
What is called servlet mapping?
What is the use of attribute in servlets?
What are the kinds of http requests?
What is servlet container. how it works?
What is servlet and its life cycle?
How do you get the ip address of the client in servlet?
What are different methods of session management in servlets?
How do you configure a centralized error handler in servlets?
What is servlet in tomcat?
What is servlet invoker?
Is dispatcher servlet a singleton?