Multiple choice

Which of the following is/are applicable for REST service?

  1. This service uses the TCP protocol for its communication.

  2. This service will allow the client (written in different language) to access or modify the resource in the server using URL.

  3. This service involves building Resource-Oriented Architecture (ROA).

  4. Both 2 and 3

  5. Both 1 and 2

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

These correct statements for REST service.