Question

The main disadvantage of using CGI scripts is that:
a. they cause a resource bottleneck since they have to execute separately for each user request.
b. they are specific to the web server and to the operating system, thus being platform dependent.
c. an error in one script can damage and bring down the web server completely.
d. they do not have the capability to process forms or prepare outputs based on form data.

Answer

This answer is hidden. It contains 1 characters.