Which two statements describe the characteristics of API styles for REST and RPC? (Choose two.)
REST-based APIs function in a similar way to procedures.
REST-based APIs are used primarily for CRUD operations.
REST and RPC API styles are the same.
RPC-based APIs function in a similar way to procedures.
RPC-based APIs are used primarily for CRUD operations.
Submit