Multiple choice technology web technology

What is UDDI?

  1. Its a discovery layer within the Web services protocol stack

  2. RPC call

  3. Same as WSDL

  4. Both 2 & 3

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

UDDI (Universal Description, Discovery, and Integration) was designed as a discovery layer within the web services protocol stack - a registry for publishing and finding web services. Option A correctly identifies this. It's not an RPC call, and while it works alongside WSDL, it's not the same thing.