Web Services and PS Tags Quiz

Quiz covering Web Services standards (WSDL, UDDI, SOAP) and PS (Presentation Services) tag framework

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

_____ is an extension of the WSDL

  1. XLang
  2. XLink
  3. XQuery
  4. XPath
Question 2 Multiple Choice (Single Answer)

WSDL is

  1. W3C standard
  2. not a W3C standard
  3. Microsoft's standard
  4. IBM standard
Question 3 Multiple Choice (Single Answer)

What is WSDL ?

  1. Web Services Data Language
  2. Web Services Describing Language
  3. Web Services Description Language
  4. None of these
Question 4 Multiple Choice (Single Answer)

WSDL is pronounced as

  1. wis-dell
  2. wis-dull
  3. wiz-dell
  4. wiz-dull
Question 5 Multiple Choice (Single Answer)

What is UDDI ?

  1. Universal Data, Discovery and Integration
  2. Universal Description, Data and Integration
  3. UniDirection, Discovery and Integration
  4. Universal Description, Discovery and Integration
Question 6 Multiple Choice (Single Answer)

UDDI is a _____ for storing information about web services

  1. file
  2. system
  3. directory
  4. None of these
Question 7 Multiple Choice (Single Answer)

The first Working Draft of WSDL 1.2 was released by W3C in

  1. July 2003
  2. July 2002
  3. June 2003
  4. June 2002
Question 8 Multiple Choice (Single Answer)

WSDL was developed jointly by

  1. Microsoft and IBM
  2. Microsoft and Intel
  3. IBM and Oracle
  4. Microsoft and Oracle
Question 9 Multiple Choice (Single Answer)

The binding element has ___ attributes

  1. 2
  2. 3
  3. 4
  4. 1
Question 10 Multiple Choice (Single Answer)

The soap:binding element has two attributes, they are

  1. style attribute
  2. both 1 and 3
  3. transport attribute
  4. message attribute
Question 11 Multiple Choice (Single Answer)

UDDI is built into the Microsoft

  1. Windows operating system
  2. ASP
  3. .NET platform
  4. None of these
Question 12 Multiple Choice (Single Answer)

UDDI uses ______ Internet standards such as XML, HTTP, and DNS protocols.

  1. World Wide Web Consortium (W3C)
  2. World Wide Web Consortium (W3C) and Internet Engineering Task Force (IETF)
  3. Internet Engineering Task Force (IETF)
  4. None of these
Question 13 Multiple Choice (Single Answer)

Any industry or businesses of all sizes can benefit from

  1. WSDL
  2. RDF
  3. SOAP
  4. UDDI
Question 14 Multiple Choice (Single Answer)

Over ________ are members of the UDDI community.

  1. 220 companies
  2. 230 companies
  3. 210 companies
  4. 240 companies
Question 15 Multiple Choice (Single Answer)

An abstract definition of the data, in the form of a message presented either as an entire document or as arguments to be mapped to a method invocation.

  1. FALSE
  2. TRUE
  3. Not always true
  4. None of these
Question 16 Multiple Choice (Single Answer)

Expansion for PS?

  1. presentation services
  2. presentation section
  3. primary screens
  4. pages for server
Question 17 Multiple Choice (Single Answer)

Which is not correct regarding usage of PS tags?

  1. Security purpose
  2. easy to make change
  3. reusability
  4. none of the above
Question 18 True/False

JSP pages created using PS tags can be decrypted easily.

  1. True
  2. False
Question 19 Multiple Choice (Single Answer)

which tag gets value from UI MO and displays it on screen?

  1. <ps:getValue>
  2. <ps:displayvalue>
  3. <ps:showValue>
  4. <ps:write>
Question 20 Multiple Choice (Single Answer)

what is the equivalent PS tag for if statement?

  1. <ps:if>
  2. <ps:includeIf>
  3. <ps:include>
  4. <ps:condition>