0

web technology Online Quiz - 132

Description: web technology Online Quiz - 132
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

choose the odd one:

  1. PS

  2. BTM

  3. SERVLET

  4. UI


Correct Option: B

what is the immediate source of data for JSP page?

  1. business MO

  2. UI MO

  3. DB

  4. none of the above


Correct Option: B

what is equivalent Ps tag for looping?


Correct Option: D

Which of the following do not come under the category navigation tags?

  1. none of the above


Correct Option: C

expansion for JSP?

  1. Java Screen Page

  2. Java Service Page

  3. Java Screen Program

  4. Java Server Pages


Correct Option: D

Expansion for USAA?

  1. United States of America Association

  2. United Services Automobile Association

  3. Union of Services for Army Association

  4. Universal Society for American Association


Correct Option: B

is an valid PS tag

  1. True

  2. False


Correct Option: A

The approach followed by converting a java application into web service application is

  1. bottom up

  2. top to bottom

  3. Both 1 &2

  4. none of these


Correct Option: A

What is XML-RPC?

  1. a protocol that uses XML messages to perform RPC

  2. a SOAP Message

  3. Used In WSDL

  4. none of these


Correct Option: A
  1. A HTTP Protocol

  2. A protocol that uses XML messages to perform RPC

  3. An XML-based protocol for exchanging information betweenServices

  4. An XML-based protocol for exchanging information between computers


Correct Option: D
  1. WSDL is used to call a service

  2. WSDl is similar to SOAP

  3. Both 1 &2

  4. an XML grammar


Correct Option: D
  1. Its a discovery layer within the Web services protocol stack

  2. RPC call

  3. Same as WSDL

  4. Both 2 & 3


Correct Option: A

The Layout managers can be turned off.

  1. True

  2. False


Correct Option: B

What is the default layout manager for a frame?

  1. Border Layout

  2. Flow Layout

  3. Box Layout

  4. None of these


Correct Option: A

In a java GUI which one controls the size and the location of the components?

  1. Frame

  2. Panel

  3. Layout Manager

  4. Applet


Correct Option: C
- Hide questions