---
title: "Explain the new features which are added in version 4 of MVC (MVC4)?"  
description: "Explain the new features which are added in version 4 of MVC (MVC4)?"  
author: "Nishi Tiwari"  
published: 2020-02-12  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/33700/explain-the-new-features-which-are-added-in-version-4-of-mvc-mvc4  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# Explain the new features which are added in version 4 of MVC (MVC4)?

## Following are features which are added newly –

→Asynchronous controller task support.

→Bundling the java scripts.

→Segregating the config for MVC routing, Web API, Bundle etc.

→Mobile templates

→Adding ASP.NET Web API template for creating REST-based services.

→Asynchronous controller task support.

→Bundling the java scripts.

→Segregating the config for MVC routing, Web API, Bundle, etc.

## Answers

### Answer by Nishi Tiwari

## Following are features which are added newly –

→Asynchronous controller task support.

→Bundling the java scripts.

→Segregating the config for MVC routing, Web API, Bundle etc.

→Mobile templates

→Adding ASP.NET Web API template for creating REST-based services.

→Asynchronous controller task support.

→Bundling the java scripts.

→Segregating the config for MVC routing, Web API, Bundle, etc.


---

Original Source: https://www.mindstick.com/interview/33700/explain-the-new-features-which-are-added-in-version-4-of-mvc-mvc4

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
