Q. In the following statements identify the disadvantages of CGI? (Solved)
1. If number of clients increases, it takes more time for sending response
2. For each request, it starts a process and Web server is limited to start processes
3. It uses platform dependent language e.g. C, C++, perl
4. All mentioned above
- d. All mentioned above