Google News
logo
ASP.NET - Quiz(MCQ)
Which development model(s) is/are supported by ASP.Net?
A)
Asp.Net API
B)
Asp.Net MVC
C)
Asp.Net Web Forms
D)
All of the Above

Correct Answer :   All of the Above


Explanation :

ASP supports many different development models :
 
* Classic ASP
* ASP.NET MVC
* ASP.NET API
* ASP.NET Core
* ASP.NET Web Pages
* ASP.NET Web Forms

Advertisement