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 role of web service architecture provides a central place where developers can publish new services or find existing ones?

A - Service Provider

B - Service Requestor

C - Service Registry

D - None of the above.

Answer : C

Explaination

The Service Registry provides a central place where developers can publish new services or find existing ones. It therefore serves as a centralized clearing house for companies and their services.

Answer : A

Explaination

Requests are encoded in XML and sent via HTTP POST.

Answer : B

Explaination

UDDI stands for Universal Description, Discovery, and Integration.

Q 7 - Web services interact with other web applications for the purpose of exchanging data.

A - true

B - false

Answer : A

Explaination

Web services interact with other web applications for the purpose of exchanging data.

Q 8 - A web services takes the help of SOAP to tag the data, format the data.

A - true

B - false

Answer : B

Explaination

A web services takes the help of XML to tag the data, format the data.

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

A - true

B - false

Answer : B

Explaination

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

Q 10 - Service Discovery is responsible for describing the public interface to a specific web service.

A - true

B - false

Answer : B

Explaination

Service Description is responsible for describing the public interface to a specific web service.

web_services_questions_answers.htm
Advertisements