ExamGecko
Question list
Search
Search

Question 321 - 200-901 discussion

Report
Export

What is a characteristic of RPC APIs compared to REST APIs?

A.

Authentication is done over provisions for the service caller and vice versa for RPC API, and REST API uses HTTP headers for authentication.

Answers
A.

Authentication is done over provisions for the service caller and vice versa for RPC API, and REST API uses HTTP headers for authentication.

B.

All communications between the client and server must be stateless for RPC API, and REST API is stateful.

Answers
B.

All communications between the client and server must be stateless for RPC API, and REST API is stateful.

C.

The architecture model for RPC API is resource-focused, and REST API is procedure-focused.

Answers
C.

The architecture model for RPC API is resource-focused, and REST API is procedure-focused.

D.

The data payload must be in JSON format for RPC API, and REST API allows JSON and XML formats.

Answers
D.

The data payload must be in JSON format for RPC API, and REST API allows JSON and XML formats.

Suggested answer: A

Explanation:


asked 07/10/2024
Martin Schouten
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first