exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 109 discussion

Actual exam question from Cisco's 200-901
Question #: 109
Topic #: 1
[All 200-901 Questions]

How are operations on REST APIs performed as compared to RPC APIs?

  • A. In a REST API, operations are performed on an object (node) that is identified by a URL, but RPC APIs are operation-oriented.
  • B. In a REST API, operations are performed on an external resource that is defined on the API, but the RCP APIs are resource-oriented.
  • C. In a REST API, operations are performed on a platform that is identified by the URL, but RPC APIs are platform-oriented.
  • D. In a REST API, operations are performed on an internal resource that is defined on the API, but RPC APIs are resource-oriented.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
macxsz
Highly Voted 1 year, 4 months ago
Selected Answer: A
Only A makes sense
upvoted 9 times
...
aplicacion101
Highly Voted 11 months, 3 weeks ago
Selected Answer: A
RPC APIs are operation-oriented or action-oriented, and it is only correct, that is the key.
upvoted 5 times
...
mellohello
Most Recent 10 months, 2 weeks ago
Selected Answer: D
In a REST API, operations are performed on resources, which are accessed and manipulated using HTTP verbs such as GET, POST, PUT, and DELETE. These resources are identified by a URL and are defined within the API. For example, an API may define a resource called "customers", which can be accessed using the URL "http://api.example.com/customers". To retrieve a list of customers, the client could make a GET request to this URL. To create a new customer, the client could make a POST request to the same URL with the necessary data in the request body. In contrast, in an RPC API, operations are performed by making function calls. The client makes a request to the server, specifying the function to be called and any necessary parameters. The server then executes the function and returns the result to the client. RPC APIs are operation-oriented, meaning that the focus is on the function being called rather than the resource being accessed.
upvoted 3 times
tony554556
10 months ago
So why not A, as you wrote "RPC APIs are operation-oriented"
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago