Web Services QUESTIONS
Exam Name | Web Services QUESTIONS |
---|---|
Description | Web Services QUESTIONS and Answers exams contains the questions from various competitive exams.These questions are the part of previous year paper.These kind of questions would be helpful in preparing for exams like IAS, PCS, UPSC, NDA, CDS SSC, RRB, PSC, IBPS |
Exam Type | MASTER EXAM |
Authenticity | 3 |
creator | Payal(381) |
.
Question:
Define Web Service?
Answer:
Question:
Define web service protocol stack?
Answer:
Question:
Define layers of web service protocol stack?
Answer:
Question:
Define XML - RPC?
Answer:
Question:
Define SOAP?
Answer:
Question:
Define WSDL?
Answer:
Question:
What UDDI means?
Answer:
UDDI stands for Universal Description, Discovery and Integration.
UDDI is a specification for a distributed registry of Web services.
UDDI is platform independent, open framework.
UDDI can communicate via SOAP, CORBA, Java RMI Protocol.
UDDI uses WSDL to describe interfaces to web services.
UDDI is seen with SOAP and WSDL as one of the three foundation standards of web services.
UDDI is an open industry initiative enabling businesses to discover each other and define how they interact over the Internet.
UDDI has two parts:
A registry of all a web service's metadata including a pointer to the WSDL description of a service
A set of WSDL port type definitions for manipulating and searching that registry
Question:
Is there any special application required to access web service?
Answer:
Question:
Name the various communication channels in web service?
Answer: