📚 Practice Mode
WCF and .NET Web Services
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
Which of the following is/are applicable for REST service?
- This service uses the TCP protocol for its communication.
- This service will allow the client (written in different language) to access or modify the resource in the server using URL.
- This service involves building Resource-Oriented Architecture (ROA).
- Both 2 and 3
- Both 1 and 2