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

Why cstdlib is used in c++?

1 Answers  


What is the iunknown interface?

1 Answers  


What is the difference between "calloc" and "malloc"?

9 Answers   ADP,


make a middle node of doubly linklist to the top of the list

1 Answers  


How we can differentiate between a pre and post increment operators during overloading?

1 Answers  


What are built-in functions? What is the syntax for the definition?

1 Answers  


What is the meaning of c++?

1 Answers  


What is the purpose of template?

1 Answers  


What is a class template in c++?

1 Answers  


What does it mean to declare a member function as virtual?

1 Answers  


Describe the role of the c++ in the tradeoff of safety vs. Usability?

1 Answers  


Which bit wise operator is suitable for putting on a particular bit in a number?

1 Answers  


Categories