- Learn Web Services
- Web Services - Home
- What are Web Services?
- Why Web Services?
- Web Services - Characteristics
- Web Services - Architecture
- Web Services - Components
- Web Services - Examples
- Web Services - Security
- Web Services - Standards
- Web Services - Summary
- Web Services Resources
- WebServices - Questions & Answers
- Web Services - Quick Guide
- Web Services - Useful Resources
- Web Services - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Web Services Mock Test
This section presents you various set of Mock Tests related to Web Services Framework. You can download these sample mock tests at your local machine and solve offline at your convenience. Every mock test is supplied with a mock test key to let you verify the final score and grade yourself.
Web Services Mock Test I
Q 1 - Which of the following is true about Web services?
A - Web services are open standard (XML, SOAP, HTTP etc.) based Web applications.
B - Web services interact with other web applications for the purpose of exchanging data.
C - Web Services can convert your existing applications into Web-applications.
Answer : D
Explaination
All of the above options are correct.
Q 2 - Which of the following is true about Web service?
A - It is available over the Internet or private (intranet) networks.
B - It uses a standardized XML messaging system.
C - It is not tied to any one operating system or programming language.
Answer : D
Explaination
All of the above options are correct.
Q 3 - Which of the following is true about Web service?
A - It is self-describing via a common XML grammar.
Answer : C
Explaination
Both of the above options are correct.
Q 4 - Which of the following is true about Web service?
Answer : D
Explaination
All of the above options are correct.
Q 5 - Which of the following is a components of a Web Service architecture?
Answer : D
Explaination
All of the above options are components of a web service architecture.
Q 6 - What is the purpose of XML in a web service?
A - A web services takes the help of XML to tag the data, format the data.
B - A web service takes the help of XML to transfer a message.
C - A web service takes the help of XML to describe the availability of service.
Answer : A
Explaination
A web services takes the help of XML to tag the data, format the data.
Q 7 - What is the purpose of SOAP in a web service?
A - A web services takes the help of SOAP to tag the data, format the data.
B - A web service takes the help of SOAP to transfer a message.
C - A web service takes the help of SOAP to describe the availability of service.
Answer : B
Explaination
A web service takes the help of SOAP to transfer a message.
Q 8 - What is the purpose of WSDL in a web service?
A - A web services takes the help of WSDL to tag the data, format the data.
B - A web service takes the help of WSDL to transfer a message.
C - A web service takes the help of WSDL to describe the availability of service.
Answer : C
Explaination
A web service takes the help of WSDL to describe the availability of service.
Q 9 - Which of the following is a benefit of using a web service?
C - Web services use standardized industry standard protocol for the communication.
Answer : D
Explaination
All of the above options are benefits of using a web service.
Q 10 - Which of the following is a benefit of using a web service?
Answer : C
Explaination
Both of the above options are benefits of using a web service.
Q 11 - Which of the following is correctly defining web service interoperability?
B - Other applications can also use the web services.
C - Web services are used to make the application platform and technology independent.
Answer : D
Explaination
All of the above options are true about web service interoperability.
Q 12 - Which of the following is correctly defining loosely coupled architecture of web service?
A - A consumer of a web service is not tied to that web service directly.
Answer : D
Explaination
All of the above options are true about loosely coupled architecture of web service.
Q 13 - Which of the following is true about Web Services RPC?
B - Remote procedures expose input and output parameters that a web service must support.
Answer : D
Explaination
All of the above options are true about Web Services RPC.
Q 14 - Which of the following is true about behavioral characteristics of web services?
A - Web Services uses XML at data representation and data transportation layers.
B - A consumer of a web service is not tied to that web service directly.
Answer : D
Explaination
All of the above options are true about behavioral characteristics of web services.
Q 15 - Which of the following is true about behavioral characteristics of web services?
C - Web services support the transparent exchange of documents to facilitate business integration.
Answer : D
Explaination
All of the above options are true about behavioral characteristics of web services.
Q 16 - Which of the following is the benefits of having XML based WEB services?
A - Using XML eliminates any networking, operating system, or platform binding.
B - Web Services based applications are highly interoperable application at their core level.
Answer : C
Explaination
Both of the above options are the benefits of having XML based WEB services.
Q 17 - Which of the following is the benefits of Web services being loosely coupled?
Answer : C
Explaination
Both of the above options are the benefits of having XML based WEB services.
Q 18 - Which of the following is correct statement about Synchronicity?
A - Synchronicity refers to the binding of the client to the execution of the service.
C - Asynchronous operations allow a client to invoke a service and then execute other functions.
Answer : D
Explaination
ALL of the above statements are correct with respect to Synchronicity.
Q 19 - Which of the following is not a core role in Web Service architecture?
Answer : D
Explaination
Service Locator is not a core role in Web Service architecture.
Q 20 - Which of the following role of web service architecture implements the service and makes it available on the Internet?
Answer : A
Explaination
The service Provider implements the service and makes it available on the Internet.
Q 21 - Which of the following role of web service architecture utilizes an existing web service by opening a network connection and sending an XML request?
Answer : B
Explaination
The Service Requestor utilizes an existing web service by opening a network connection and sending an XML request.
Q 22 - Which of the following role of web service architecture provides a central place where developers can publish new services or find existing ones?
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.
Q 23 - Which of the following is not a core layer in Web Service Protocol Stack?
Answer : D
Explaination
Service Locator is not a core layer in Web Service Protocol Stack.
Q 24 - Which of the following layer in Web Service Protocol Stack is responsible for transporting messages between applications?
Answer : A
Explaination
Service Transport is responsible for transporting messages between applications.
Q 25 - Which of the following layer in Web Service Protocol Stack is responsible for encoding messages in a common XML format so that messages can be understood at either end?
Answer : B
Explaination
XML Messaging is responsible for encoding messages in a common XML format so that messages can be understood at either end.
Answer Sheet
Question Number | Answer Key |
---|---|
1 | D |
2 | D |
3 | C |
4 | D |
5 | D |
6 | A |
7 | B |
8 | C |
9 | D |
10 | C |
11 | D |
12 | D |
13 | D |
14 | D |
15 | D |
16 | C |
17 | C |
18 | D |
19 | D |
20 | A |
21 | B |
22 | C |
23 | D |
24 | A |
25 | B |