What is microsoft visual c++ 2015 redistributable?
No Answer is Posted For this Question
Be the First to Post Answer
What is an overlapped image?
TO start the build process in Developer Studio Which keyboard function is used ?
what is mean [] inc what is the use of include conio.h in c
Is it ok to uninstall microsoft visual c++?
What is the difference between serialization and deserialization?
4 Answers Cap Gemini, HCL, MBT,
Is visual c++ the same as c++?
What is cwinthread class?
What is difference between c++ and visual c++?
Name the three types of loops used in C++ programs?
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.
How to Use mfc71d.dll not mfc71.dll ?
What is iunknown? Explain some of commonly used methods provided by iunknown.