Multiple choice technology architecture

IIS can be installed on Linux operating system

  1. True

  2. False

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

IIS (Internet Information Services) is a web server software developed by Microsoft exclusively for Windows operating systems. It cannot be installed on Linux as it is tightly integrated with Windows architecture. On Linux, alternative web servers like Apache HTTP Server or Nginx are used instead.