R4RIN
Articles
Java 8
MCQS
WebServices MCQ Quiz Hub
Web Services Multiple Choice Questions
Choose a topic to test your knowledge and improve your WebServices skills
1. _______ is used to convert your application into Web-Application.
Struts Services
Web Services
Java Service
Browser Action
2. In contrast, the contract-first approach encourages you to think of the service contract first in terms of
XML
XML Schema(.xsd)
WSDL
All of the mentioned
3. The basic Web Services platform is combination of _____ and _______
CSS + HTTP
XML + HTML
XML + HTTP
CSS + JAVA
4. _______________ is used to convert your application into Web-Application.
Java Service
Browser Action
Web Services
Struts Service
5. Web Services are _______________.
Application Designing Tool
Application IDE
None of these
Application Components
6. The basic Web Services platform is combination of _____ and _______.
CSS + JAVA
CSS + HTTP
XML + HTTP
XML + HTML
7. Web services communicate using __________.
Open- protocols
Open-Close protocols
None of these
Close protocols
8. ____ is the basis for Web services.
PHP
CSS
CGI
XML
9. Which of the following is considered as Web Service Platform Elements ?
WSD
SOAP
All of the these
WSDL
10. WSDL Stands for ______________________.
Web Services Description Language
Web Services Design Language
None of these
Web Services Development Language
11. UDDI Stands for ______________________.
Universal Development, Design and Integration
None of these
Universal Description, Discovery and Integration
Universal Description, Development and Integration
12. Which of the following is correct statement about Synchronicity?
Synchronicity refers to the binding of the client to the execution of the service.
In synchronous invocations, the client blocks and waits for the service to complete its operation before continuing.
Asynchronous operations allow a client to invoke a service and then execute other functions.
All of the above.
13. Which of the following layer in Web Service Protocol Stack is responsible for transporting messages between applications?
Service Transport
XML MessagingService Description
Service Description
Service Discovery
Submit