Vidyalelo
Java Programming · all questions

Java Server and Servlet
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

70

Questions

4/4

Page

Pick an option on a question to see the right answer and solution.

Which of the below are common network protocols?

Select an option to see the answer and solution.

What type of protocol is HTTP?

Select an option to see the answer and solution.

How to deep dive into the execution of a method from a method call?

Select an option to see the answer and solution.

Which are the session tracking techniques?
i. URL rewriting
ii. Using sessi
iii.Using response object
iv. Using hidden fields
v. Using cookies
vi. Using servlet object

Select an option to see the answer and solution.

What does bind() method of ServerSocket offer?

Select an option to see the answer and solution.

How does eclipse provide the capability for debugging browser actions?

Select an option to see the answer and solution.

In CGI, process starts with each request and will initiate OS level process.

Select an option to see the answer and solution.

When destroy() method of a filter is called?

Select an option to see the answer and solution.

Which class represents an Internet Protocol address?

Select an option to see the answer and solution.

What happens if IP Address of host cannot be determined?

Select an option to see the answer and solution.