Multiple choice

Which of the following applications runs on a web server, but its user interface is displayed in a web browser on the client machine?

  1. Framework Class Library

  2. Web Forms Application

  3. Windows Forms Application

  4. None of these

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

A web form application runs on a web server, but its user interface is displayed in a web browser on the client machine.