SAP Certified Associate – SAP Integration Suite — Question 5
What is Representational State Transfer (REST)?
Answer options
- A. An architectural style
- B. A description language for APIs
- C. An application protocol
- D. A message protocol
Correct answer: A
Explanation
The correct answer is A, as REST is indeed an architectural style used for designing networked applications. Options B, C, and D describe other concepts related to APIs and communication protocols, but they do not accurately define REST.