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 1 - Which of the following is a components of a Web Service architecture?

A - SOAP

B - UDDI

C - WSDL

D - All of the above.

Answer : D

Explaination

All of the above options are components of a web service architecture.

Q 3 - Which of the following is not a core layer in Web Service Protocol Stack?

A - Service Transport

B - XML Messaging

C - Service Description

D - Service Locator

Answer : D

Explaination

Service Locator is not a core layer in Web Service Protocol Stack.

Answer : B

Explaination

XML responses are embedded in the body of the HTTP response.

Q 5 - Is SOAP platform independent?

A - true

B - false

Answer : A

Explaination

Yes! SOAP is platform independent.

Answer : C

Explaination

Both of the above options are correct.

Q 7 - Web Services is self-describing via a common XML grammar.

A - true

B - false

Answer : A

Explaination

Web Services is self-describing via a common XML grammar.

Q 8 - Adopting a loosely coupled architecture tends to make software systems more manageable and allows simpler integration between different systems.

A - true

B - false

Answer : A

Explaination

Adopting a loosely coupled architecture tends to make software systems more manageable and allows simpler integration between different systems.

Q 9 - A web service takes the help of WSDL to transfer a message.

A - true

B - false

Answer : B

Explaination

A web service takes the help of SOAP to transfer a message.

Q 10 - The Service provider provides a central place where developers can publish new services or find existing ones.

A - true

B - false

Answer : B

Explaination

The Service registry provides a central place where developers can publish new services or find existing ones.

web_services_questions_answers.htm
Advertisements