Web Services Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to Web Services Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 3 - Which of the following layer in Web Service Protocol Stack is responsible for centralizing services into a common registry and providing easy publish/find functionality?

A - Service Transport

B - XML Messaging

C - Service Description

D - Service Discovery

Answer : D

Explaination

Service Discovery is responsible for centralizing services into a common registry and providing easy publish/find functionality.

Answer : C

Explaination

Both of the above options are correct.

Answer : C

Explaination

Both of the above options are correct.

Q 7 - You can build a Java-based web service on Solaris that is accessible from your Visual Basic program that runs on Windows.

A - true

B - false

Answer : A

Explaination

You can build a Java-based web service on Solaris that is accessible from your Visual Basic program that runs on Windows.

Q 8 - The web service interface can change over time without compromising the client's ability to interact with the service.

A - false

B - true

Answer : B

Explaination

The web service interface can change over time without compromising the client's ability to interact with the service.

Q 9 - The service requestor utilizes an existing web service by opening a network connection and sending an XML request.

A - true

B - false

Answer : A

Explaination

The service requestor utilizes an existing web service by opening a network connection and sending an XML request.

Q 10 - The XML Messaging layer is responsible for transporting messages between applications.

A - true

B - false

Answer : B

Explaination

The Service Transport layer is responsible for transporting messages between applications.

web_services_questions_answers.htm
Advertisements