Java Servlets   «Prev  Next»

ASP Server Side - Quiz

Each question is worth one point. Select the best answer for each question.
1. Perl is the most popular language for writing CGI scripts or programs. This is because:
Please select the best answer.
  A. It’s powerful and widely available
  B. CGI was designed to be written in Perl
  C. It’s the only language you can use with CGI
  D. None of the above.

2. The biggest advantage to using server side includes is:
Please select the best answer.
  A. Being able to write the program in any language
  B. Separating your code from the look and feel of your site
  C. Quicker execution time than CGI
  D. Security and stability for your Web server


3. ASP was developed to solve key problems faced by Web developers.
Which of these are they?
Please select all the correct answers.
  A. Maintaining state,Database access
  B. Supporting multiple server platforms
  C Writing easily-maintainable code
  D. Execution speed on the server


Your score is 0.0