SAP Certified Associate – SAP Integration Suite — Question 19
On which standards is OData based?
Answer options
- A. SOAP, AtomPub, and JSON
- B. HTTP, AtomPub, and JSON
- C. TCP, AtomPub, and JSON
Correct answer: B
Explanation
The correct answer is B because OData is built on top of HTTP for communication and uses AtomPub and JSON for data serialization. Options A and C are incorrect as they include SOAP and TCP, which are not foundational to OData's architecture.