Implement a 2 dimensional array by one dimentional array
Answer / answer and question
one to one array,multi dimension array
| Is This Answer Correct ? | 3 Yes | 4 No |
What is abstraction in c++ with example?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Explain how the virtual base class is different from the conventional base classes of the opps.
what is the basic concept of c++(object oriented programing)
What is c++ similar to?
Do inline functions improve performance?
What does it mean to declare a destructor as static?
Explain about templates of C++.
What are the implicit member functions of class?
Why do we use vector in c++?
Is c++ a good beginners programming language?
Can we delete this pointer in c++?