nerdexam
CompTIA

CV0-003 · Question #397

Which of the following technologies are related to Web services?

The correct answer is C. HTML, JSON, XML. HTML, JSON, and XML are the core technologies used to structure, transmit, and represent data in Web services and web-based APIs.

Cloud Architecture and Design

Question

Which of the following technologies are related to Web services?

Options

  • AHTML, IDM, JSON
  • BHTML, IDM, XML
  • CHTML, JSON, XML
  • DDM, JSON, XML

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    87% (26)
  • D
    3% (1)

Why each option

HTML, JSON, and XML are the core technologies used to structure, transmit, and represent data in Web services and web-based APIs.

AHTML, IDM, JSON

IDM (Identity Management) is a security and access management framework, not a Web services data or presentation technology.

BHTML, IDM, XML

IDM is not a Web services technology, making this combination incorrect despite HTML and XML being valid.

CHTML, JSON, XMLCorrect

HTML is the foundational markup language for web content presentation. XML (Extensible Markup Language) is widely used in SOAP-based Web services for structured data exchange. JSON (JavaScript Object Notation) is the dominant data interchange format for REST-based Web services. Together these three form the backbone of modern Web service communication and delivery.

DDM, JSON, XML

DM is not a recognized standard Web services technology, making this option invalid regardless of JSON and XML being correct.

Concept tested: Core Web services and data interchange technologies

Source: https://www.w3.org/standards/webdesign/xmldata

Topics

#web services#JSON#XML#HTML

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice