Can I uninstall visual c++?
No Answer is Posted For this Question
Be the First to Post Answer
How will slove problem comes wirh Hybrid Inheritance?
What is the difference between Undo and Redo?
What is iunknown? Explain some of commonly used methods provided by iunknown.
How do you specify which control is the buddy control?
what is the difference between the codes written in the document class and view class
How to declare more than one variable on a single line?
What is a transparent image?
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 cwinthread class? Explain its advantages.
Do I need the microsoft visual c++?
Can I remove microsoft visual c++?
Difference between critical section, mutex and semaphore.