Answer Posted / anil
It maintain the Profile of the Project .
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we change the basic meaning of an operator in c++?
Can a program run without main?
What is the latest c++ version?
Why is c++ considered difficult?
What are virtual constructors/destructors?
What is bubble sort c++?
What is meant by entry controlled loop?
Explain the purpose of the keyword volatile.
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
When is dynamic checking necessary?
What is recursion?
What are the differences between malloc() and calloc()?
In c++, what is the difference between method overloading and method overriding?
What is the difference between set and map in c++?
What is nested class in c++?