Answer Posted / thukaram
Microsoft VC++ compiler ,Microsoft.NET compiler
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is c++ still in demand?
What is a dangling pointer in c++?
Describe the setting up of my member functions to avoid overriding by the derived class?
Is c++ a low level language?
What do you mean by volatile and mutable keywords used in c++?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Comment on local and global scope of a variable.
Is c++ low level?
What is the use of "new" operator?
Difference between an inspector and a mutator
Name the operators that cannot be overloaded in C++?
What is the difference between interpreters and compilers?
What are features of c++?
What does int * mean in c++?
Ask to write virtual base class code?