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 flag in computer?
What is using namespace std in cpp?
What are the new features that iso/ansi c++ has added to original c++ specifications?
Explain differences between alloc() and free()?
Explain selection sorting?
How come you find out if a linked-list is a cycle or not?
What happens if a pointer is deleted twice?
What is iterator c++?
How can I disable the "echo" feature?
Can you pass a vector to a function?
What is polymorphism & list its types in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
What is singleton class in c++?
Explain terminate() and unexpected() function?
What relational operators if statements in c++?