IIS can be installed on Linux operating system
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.