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 does the term localization refer to?
Difference between get and post in java servlets?
Explain in brief the directory structure of a web application?
What are the difference between session and cookies in servlet? Explain
What are important features of Servlet 3?
What is api in servlet?
Why is http protocol called as a stateless protocol?
Explain the servlet filter.
Explain their methods? Tell me their parameter names also have you used threads in servlet?
Can we get PrintWriter and ServletOutputStream both in a servlet?
What is the servlet?
What is the importance of init() method in Servlet ?
List the Different types of servlet?
Is servlet thread safe?
Which application server is best for java?