Have you used MSVC? What do you think of it?

Answer Posted / mms zubeir

It's a wonderful GUI tool to develop system as well as
large scale applications.
It's debugger is fantastic in usage front, reducing much of
our work and time.
Simply, it is a powerful tool with choices of libraries to
ease developers' effort.

The awful thing here is, it does many things for us and
hence suppressing our creativity and ability to work hard.
It makes us to loose the taste of programming and be
a 'coach pototo'.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

1831


What is stl containers in c++?

673


What is fflush c++?

661


What is the difference between method overloading and method overriding in c++?

648


Where do I find the current c or c++ standard documents?

689






Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2156


What is else syntax in c++?

738


Should the this pointer can be used in the constructor?

645


Define namespace in c++?

726


Describe the syntax of single inheritance in C++?

737


What are shallow and deep copies?

726


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

702


Is ca high or low level language?

669


What are static type checking?

716


What is c strings syntax?

685