Multiple choice technology testing

Web Services do not have Graphical User Interface

  1. True

  2. False

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

Web services are programmatic interfaces designed for machine-to-machine interaction over a network, typically using protocols like SOAP or REST. Because they operate at the service layer, they do not include a graphical user interface (GUI). Client applications are responsible for providing any necessary user interfaces.