Do you need microsoft visual c++?



Do you need microsoft visual c++?..

Answer / Sarferaz Ahmed

Whether you need Microsoft Visual C++ depends on the software you are developing or using. If you are developing applications, games, or other programs that require the functionality provided by the Microsoft Visual Studio compiler, then you will need Visual C++. However, if you are only using pre-compiled applications, you typically do not need to install it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

What is visual c++ redistributable?

1 Answers  


A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.

3 Answers   Honeywell,


What is visual c++ 2008 redistributable x64?

1 Answers  


Do I need microsoft visual c++ on my computer?

1 Answers  


What is vcruntime?

1 Answers  


Explain pointer to the constant and constant pointer?

1 Answers  


What is a glyph?

2 Answers  


What is microsoft visual c++ runtime library error?

1 Answers  


Where can I find microsoft visual c++?

1 Answers  


How do I uninstall visual c++?

1 Answers  


Can I uninstall visual c++ 2005?

1 Answers  


What are the advantages of a message map

1 Answers  


Categories