Answer Posted / ravi
can't change untill recomile
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is c++ a mid-level programming language?
How the delete operator differs from the delete[]operator?
What is c++ used for in games?
Why is it necessary to use a reference in the argument to the copy constructor?
How can you quickly find the number of elements stored in a static array?
What is the purpose of the "delete" operator?
What are the types of container classes?
What is the latest c++ version?
What is purpose of abstract class?
What are inline functions? What is the syntax for defining an inline function?
What does it mean to declare a member function as static?
What is a far pointer? where we use it?
What is the real purpose of class – to export data?
Explain the problem with overriding functions
What is the cout in c++?