Multiple choice .net

A server farm is:

  1. an example of a distributed application.

  2. makes it easy to add new computers if demand increases.

  3. applies only to web servers.

  4. Both a and b.

  5. All of the above.

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

A server farm is a distributed application architecture (multiple servers working together) and provides scalability by making it easy to add more computers. However, it's not limited to web servers - server farms can serve various applications, making 'Both a and b' correct.