_______ is a standard format often used for data exchange in RESTful API responses.
- CSV (Comma-Separated Values)
- JSON (JavaScript Object Notation)
- XML (eXtensible Markup Language)
- YAML (YAML Ain't Markup Language)
JSON (JavaScript Object Notation) is a widely used standard format for data exchange in RESTful API responses due to its simplicity and readability.
Loading...
Related Quiz
- Which core component is used for creating responsive navigation menus in AEM?
- When defining a child component, you can use the _______ property to specify a unique resource type, overriding the parent component's resource type.
- When it comes to content authoring, AEM best practices advocate for creating _______ content models to maintain consistency.
- The _______ property in the component's node is used to specify the resource type of the parent component.
- Which HTTP server is commonly used in conjunction with the AEM Dispatcher?