What is the difference between ExecuteUpdate and
ExecuteQuery?
Answer Posted / vishnuvardhan
ExecuteUpdate method will return integer value.
ExecuteQuery method will return ResultSet value.
Is This Answer Correct ? | 45 Yes | 7 No |
Post New Answer View All Answers
What do you understand by mime type?
What are the key methods that are involved in processing of http servlets?
What is the default http method in the servlet?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What are the two important api's in for servlets?
Define the life cycle of a servlets.
What are the life cycle methods of a servlet?
What do you mean by cgi and what are its drawbacks?
Why do we have servlet filters?
What is called servlet container?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Which is better jsp or servlet?
What is meant by Servlet? What are the parameters of service method?
Explain get and post.
How can you create a session in servlet?