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 do you mean by inheritance in c++? Explain its types.

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


How can you specify a class in C++?

0 Answers  






What is the latest version on c++?

0 Answers  


Differentiate between structure and class in c++.

0 Answers  


Explain what data encapsulation is in c++?

0 Answers  


What are the general quetions are in DEna bank manager IT/System interviews?

0 Answers   Dena Bank, ICICI,


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


How does c++ sort work?

0 Answers  


What is a null object in c++?

0 Answers  


Categories