Multiple choice java

This is a software distribution model in which applications are hosted by a vendor or service provider and made available to customers over a network, typically the Internet.

  1. Platform as a Service (PaaS)

  2. Infrastructure as a Service (IaaS)

  3. Software as a Service (SaaS).

  4. none of these

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

SaaS means software is centrally hosted and accessed over the network - users don't install or maintain anything, just pay a subscription and use it through a web browser or thin client. Gmail, Salesforce, and Microsoft 365 are classic SaaS examples. PaaS provides development platforms (A), IaaS provides infrastructure (B). The description matches SaaS exactly.