Multiple choice technology web technology

Which of the following describes UDDI? Choose one answer.

  1. It is a fundamental

  2. It is a platform-independent, XML-based registry for businesses worldwide to be listed on the Internet.

  3. It is a bidirectional pull parser interface for streaming XML processing.

  4. It provides a convenient way to bind an XML schema to a representation in Java code.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

UDDI (Universal Description, Discovery, and Integration) is an XML-based registry standard that enables businesses to publish and discover web services on the internet. It provides a structured directory where companies can list their services and others can find them. Option C describes StAX (Streaming API for XML), and Option D describes JAXB (Java Architecture for XML Binding).