What is the difference between turbo c++ and visual c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is a copy constructor? What is the need for it?
How to Use mfc71d.dll not mfc71.dll ?
How do I reinstall visual c++ on windows 10?
In which Way invoke context-sensitive help inside the editor?
Can I uninstall visual c++?
What is microsoft visual c++ 2013 redistributable package x64?
What function is used to trap all mouse messages?
Explain the important features of vc++?
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 keyboard editor command is used for Undo?
What is the default label used for in a switch statement?
What is visual c++ used for?