Answer Posted / Sheena Vyas
MVC is a software architectural pattern used to structure applications, while Web API is a framework built on top of .NET for creating HTTP services that can be accessed from any client. MVC handles the application's presentation layer and organization, while Web API focuses on building RESTful web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers