Implement a 2 dimensional array by one dimentional array



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

Post New Answer

More C++ General Interview Questions

What is the main purpose of c++?

0 Answers  


What is a lambda function c++?

0 Answers  


What is singleton pattern in c++?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


What is vector pair in c++?

0 Answers  


What is ifstream c++?

0 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


Is it possible for the objects to read and write themselves?

0 Answers  


What is data abstraction? How is it different from data encapsulation?

0 Answers  


how to find the maximum of 10 numbers ?

5 Answers  


What is main function in c++ with example?

0 Answers  


What does return 0 do in c++?

0 Answers  


Categories