Web Services and Web Technologies

Test your knowledge of web services (SOAP, WSDL, UDDI), HTML basics, JavaScript events, internet protocols, and web development fundamentals.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

TCP/IP is a _______?

  1. communicating real time on the Internet.
  2. program that enhances a browser's capability.
  3. protocol used on the Internet that sends packets of information.
  4. a perfomance matrix used for authentic assessment.
Question 2 Multiple Choice (Single Answer)

The original creator of the Internet is ____________?

  1. input area on a web page.
  2. method used to keep web pages formatted correctly.
  3. an interent activity that involves synthesis of information.correctly.
  4. ARPAnet.
Question 3 Multiple Choice (Single Answer)

Target=_blank specifies?

  1. the page will shut down.
  2. the page is defined as a target and will be found by the arrow command.
  3. window will open blank.
  4. when clicking a link, it will open in a new window.
Question 4 Multiple Choice (Single Answer)

Which part of the HTML document would you find you META tag information?

  1. Body
  2. Title
  3. Form
  4. Head
Question 5 Multiple Choice (Single Answer)

To link your Web page to a style sheet, you must use the _____ tag.

  1. <STYLESHEET>
  2. <STYLE>
  3. <LINK>
  4. <WEB>
Question 6 Multiple Choice (Single Answer)

Enable, form, name, type, and value are all ________.

  1. events
  2. methods
  3. properties
  4. elements
Question 7 Multiple Choice (Single Answer)

onBlur, onClick, and onFocus are all ______ handlers.

  1. elements
  2. properties
  3. methods
  4. events
Question 8 Multiple Choice (Single Answer)

A high-speed connection to the Internet over standard lines called _____?

  1. GUI
  2. DSL
  3. HTML
  4. FTP
Question 9 Multiple Choice (Single Answer)

Which of the following is used to locate and describe web services?

  1. SOAP
  2. XML
  3. WSDL
  4. UDDI
Question 10 Multiple Choice (Single Answer)

Web services are the amalgamation of

  1. XML and SOAP
  2. XML and HTTP
  3. WSDL and UDDI
  4. eb-XML and WSDL
Question 11 Multiple Choice (Single Answer)

Registry services such as managing information about service providers, service implementations and service metadata is provided by

  1. WSDL
  2. UDDI
  3. REST
  4. eb-XML
Question 12 Multiple Choice (Single Answer)

Web services enables

  1. data to be exchanged between various applications and different platforms
  2. resolving interoperability issues
  3. applications to function between two different operating systems or servers
  4. All of the above
  5. Only B and C
  6. Only A and B
Question 13 Multiple Choice (Single Answer)

Why SOAP is used as a protocol for accessing a web service?

  1. SOAP platform and language independent, allows to get around firewalls
  2. SOAP is based on HTML
  3. SOAP is designed to communicate through LAN
  4. All of the above
Question 14 Multiple Choice (Multiple Answers)

Which of the following are considered to be the guiding principles of SOA?

  1. Reuse
  2. Modularity
  3. Inheritance
  4. Componentization
  5. Granularity
Question 15 Multiple Choice (Single Answer)

Java API for XML based RPC (JAX-RPC)

  1. Can be used to generate server side and client side Java (Web Service) code from a WSDL
  2. Can be used to generate a WSDL from Java (Web Service) code
  3. Both A and B
  4. None of the above