---
title: "Name some important features of VC  ?"  
description: "Name some important features of VC  ?"  
author: "Anonymous User"  
published: 2011-03-28  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/654/name-some-important-features-of-vc  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# Name some important features of VC  ?

Some of the important features of VC++ are as follows\
1) Smart pointers\
2) New containers\
3) Expression parsing\
4) Polymorphic function wrappers\
5) Type traits and sophisticated random number generators.

## Answers

### Answer by Anonymous User

Some of the important features of VC++ are as follows\
1) Smart pointers\
2) New containers\
3) Expression parsing\
4) Polymorphic function wrappers\
5) Type traits and sophisticated random number generators.


---

Original Source: https://www.mindstick.com/interview/654/name-some-important-features-of-vc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
