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 a constant reference?

0 Answers  


What causes a runtime error c++?

0 Answers  


What do you mean by public protected and private in c++?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


How is new() different from malloc()?

0 Answers  






Do class method definitions?

0 Answers  


What is flush programming?

0 Answers  


Why is c++ difficult?

0 Answers  


What is the cout in c++?

0 Answers  


Define the process of error-handling in case of constructor failure?

0 Answers  


Explain bubble sorting.

0 Answers  


Can we specify variable field width in a scanf() format string? If possible how?

0 Answers  


Categories