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 : A

Explaination

Requests are encoded in XML and sent via HTTP POST.

Answer : C

Explaination

SOAP stands for Simple Access Object Protocol.

Q 6 - Which of the following is a security issue with web services?

A - Confidentiality

B - Authentication

C - Network Security

D - All of the above.

Answer : D

Explaination

All of the above are security issues with web services.

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 - A web service takes the help of XML to transfer a message.

A - true

B - false

Answer : B

Explaination

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

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

A - true

B - false

Answer : A

Explaination

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

Q 10 - XML Messaging is responsible for encoding messages in a common XML format so that messages can be understood at either end.

A - true

B - false

Answer : A

Explaination

XML Messaging is responsible for encoding messages in a common XML format so that messages can be understood at either end.

web_services_questions_answers.htm
Advertisements