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
What is overloading unary operator?
What is near, far and huge pointers? How many bytes are occupied by them?
What are associate containers?
What things would you remember while making an interface?
Is java a c++?
How are Structure passing and returning implemented by the compiler?
What is input operator in c++?
Why do you use the namespace feature?
Difference between overloaded functions and overridden functions
What is helper in c++?
How do you define a class in c++?
What are the sizes and ranges of the basic c++ data types?
What is object in c++ example?
What is the default access level?
Difference between struct and class in terms of access modifier.