What is microsoft visual c++ 2017 redistributable?
No Answer is Posted For this Question
Be the First to Post Answer
Is microsoft visual c++ important?
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 persistence?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
What is the difference between pointer and reference?
7 Answers IBM, Microsoft, Tech Mahindra,
What is the difference between Undo and Redo?
What is a mnemonic?
Name some examples of the different types of windows found in a Windows application?
What is odbc in vc ++?
What is a glyph?
What is microsoft visual c++ 2015 redistributable package x64?
What are the two forms of the #include preprocessor directive?