Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
The number of subscripts(indexes) in 2D array is two(2).Both row and column size must be __________________.
Example:
int a[2][3];
Here a is an array consisting of two rows with each row with each row consists of 3 integer elements
This Question is not yet answered!
Related Answered Questions
Related Open Questions