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 |
What is the main purpose of c++?
What is a lambda function c++?
What is singleton pattern in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
What is vector pair in c++?
What is ifstream c++?
Explain the difference between 'operator new' and the 'new' operator?
Is it possible for the objects to read and write themselves?
What is data abstraction? How is it different from data encapsulation?
how to find the maximum of 10 numbers ?
What is main function in c++ with example?
What does return 0 do in c++?