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 |
What is visual c++ redistributable?
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.
What is visual c++ 2008 redistributable x64?
Do I need microsoft visual c++ on my computer?
What is vcruntime?
Explain pointer to the constant and constant pointer?
What is a glyph?
What is microsoft visual c++ runtime library error?
Where can I find microsoft visual c++?
How do I uninstall visual c++?
Can I uninstall visual c++ 2005?
What are the advantages of a message map