Multiple choice technology web technology

WebService is defined as programmable web application logic accessible via standard web protocols.

  1. True

  2. False

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

A web service is indeed defined as programmable application logic that can be accessed over standard web protocols like HTTP, SOAP, or REST. This is the standard industry definition - web services expose functionality through standardized web-based interfaces that allow different applications to communicate regardless of their underlying platforms or implementation languages.