what are the advantages of VC++ design environment
Answer / v
By design environment if you mean by the IDE that MS
provides then answer is quite simple. Visual Studio is one
of the most sophisticated, powerful yet simple to use IDE
for Windows programming.
Vikas
http://www.cppquestions.com/
Is This Answer Correct ? | 5 Yes | 7 No |
What is microsoft visual c++ used for?
In which Way invoke context-sensitive help inside the editor?
How to declare more than one variable on a single line?
Is visual c++ the same as c++?
What is command routing in VC++
What is cmutex?
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
How to Use mfc71d.dll not mfc71.dll ?
What is vcruntime?
How a dll will be sharable by more than one exe?
Name the three types of loops used in C++ programs?
Explain pointer to the constant and constant pointer?