Multiple choice technology web technology Characteristics of the Web Services programming model. a. Use Web protocols b. Are stateless c. Are loosely coupled Use XML as the universal data format e. a and c only f. all the above Reveal answer Fill a bubble to check yourself F Correct answer Explanation Web Services characteristics include: using web protocols (HTTP/HTTPS), statelessness (no client session context stored), loose coupling (minimal dependencies between services), and XML as universal data format. All four characteristics are correct.