Implement a 2 dimensional array by one dimentional array
Answer Posted / answer and question
one to one array,multi dimension array
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
why is iostream::eof inside a loop condition considered wrong?
Why c++ is better than c language?
Explain the register storage classes in c++.
What is the iunknown interface?
What is copy constructor? Can we make copy constructor private in c++?
What is the basic difference between C and C++?
What are references in c++? What is a local reference?
Explain the uses of static class data?
What does the linker do?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
What is the type of 'this' pointer?
What is a container class?
What flag means?
What are stacks? Give an example where they are useful.
Eplain extern keyword?