Tag: web technology

Questions Related to web technology

  1. service() method is invoked by the container once per request.

  2. service() method can be invoked only once.

  3. init() is invoked by the container only once per request.

  4. init() is invoked by the container only once per instance.


Correct Option: A,D
  1. AVG

  2. COUNT

  3. MAX

  4. STDDEV

  5. LENGTH

  6. All the above.


Correct Option: A,B,C,D
  1. Generic Servlet is an Abstract Class and it extends Servlet Config Class

  2. HttpServlet is an Abstract class extending Generic Servlet Abstract Class.

  3. HttpServlet is an Abstract Class that extends Servlet Interface.

  4. Generic Servlet is an Abstract Class and it extends Servlet Config Interface


Correct Option: B,D
  1. Describing Web Service

  2. Finding Web Service

  3. Describing Bussiness

  4. Publishing Web Service

  5. Publishing Bussiness Card


Correct Option: A,B,D
  1. RPC/encoded

  2. RPC/document

  3. RPC/literal

  4. Document/encoded

  5. Document/literal,


Correct Option: A,C,D,E
  1. Header

  2. Envelope

  3. Body

  4. Fault is the Root Element

  5. None of the above


Correct Option: C