nerdexam
Cisco

200-301 · Question #422

What uses HTTP messages to transfer data to applications residing on different hosts?

The correct answer is D. REST. A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning

Submitted by wei.xz· Mar 5, 2026

Question

What uses HTTP messages to transfer data to applications residing on different hosts?

Options

  • AOpenFlow
  • BOpenStack
  • COpFlex
  • DREST

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    2% (1)
  • D
    88% (42)

Explanation

A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning https://searchapparchitecture.techtarget.com/definition/RESTful-API

Topics

#REST API#HTTP#Web services

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice