1. | Which of the following is true about Web services? |
Answer: (d).All of the above.
|
2. | Which of the following is correct statement about Synchronicity? |
Answer: (d).All of the above.
|
3. | 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).Service Registry
|
4. | How request is sent in XML-RPC? |
Answer: (a).Requests are encoded in XML and sent via HTTP POST.
|
5. | Which of the following is correct about SOAP? |
Answer: (d).All of the above.
|
6. | A script is a |
Answer: (b).Program or sequence of instruction that is interpreted or carried out by another program
|
7. | When compared to the compiled program, scripts run |
Answer: (b).Slower
|
8. | Which of the following is a security issue with web services? |
Answer: (d).All of the above
|
9. | Web-applications were developed in order to interact _____________ . |
Answer: (a).Different platforms
|
10. | Which of the following layer in Web Service Protocol Stack is responsible for describing the public interface to a specific web service? |
Answer: (c).Service Description
|