Multiple choice technology web technology

By using Web services,

  1. your application can publish its function or message to the rest of the world

  2. your application can publish its function or message to the local system

  3. your application can hide its function or message to the rest of the world

  4. None

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

Web services enable applications to expose their functionality and messages to external consumers over the internet or network. This promotes interoperability and allows other applications to discover and use these services through standardized interfaces. The service can be published to a registry like UDDI for discovery.