WCF and .NET Web Services
Casual Mode - Take your time!
1 / 15
Correct
0
Incorrect
0
Score
0%
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