Questions Related to asp

Multiple choice .net asp
  1. Write a separate include file for those unique pages.

  2. Forget the include file. It is easier to just put the unique menu in using HTML code.

  3. Have the include file test for the type of page and then print out the correct menu.

Reveal answer Fill a bubble to check yourself
C Correct answer