Answer Posted / thukaram
Microsoft VC++ compiler ,Microsoft.NET compiler
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What's the best free c++ profiler for windows?
Which should be more useful: the protected and public virtuals?
What is the error in the code below and how should it be corrected?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
Is swift faster than c++?
Do you need a main function in c++?
Write a program which employs Recursion
What are the four main data types?
What do you mean by a template?
What is null pointer and void pointer?
What is abstract keyword in c++?
What is the best c c++ compiler for windows?
What is #include iostream in c++?
What are the characteristics of friend functions?
What new()is different from malloc()?