Multiple choice

Which of the following approaches (models) provides individual functions of all HTML parts in one .aspx file?

  1. Code behind page model

  2. Multi page model

  3. Double page model

  4. Single page model

  5. All of the above

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

Code behind page model approach provides individual functions of all HTML parts in one .aspx file.