The option A is incorrect because it misrepresents the typical authentication methods used by RPC and REST APIs.
In reality:
>>RPC APIs can indeed use various authentication methods, including HTTP headers, tokens, or other mechanisms, similar to REST APIs.
>>REST APIs commonly use HTTP headers for authentication, but they can also utilize other authentication methods such as tokens, API keys, or OAuth.
Therefore, while there may be some differences in how authentication is implemented between RPC and REST APIs, the statement in option A is not a definitive distinction between the two.
So the correct option is C
RPC (Remote Procedure Call) APIs are procedure-focused, meaning that they are designed to expose a specific function or set of functions to be called over a network. The interface of an RPC API is focused on the procedures that can be called, and the input and output parameters of those procedures.
On the other hand, REST (Representational State Transfer) APIs are resource-focused, meaning that they are designed to expose a set of resources that can be manipulated using a fixed set of operations (such as create, read, update, delete). The interface of a REST API is focused on the resources that are available, and the operations that can be performed on those resources.
can you provide where it talks about this in the book?
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
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.
Dannyboy7
Highly Voted 1 year, 9 months agoaurang
Most Recent 7 months, 2 weeks agomellohello
1 year, 10 months agoDoctorDoctor
1 year, 9 months agocerifyme85
1 year, 9 months agooutrageous7
1 year, 10 months ago