Array of Pointers and Multidimensional arrays

preview_player
Показать описание

In this lecture we will learn about Array of Pointers and Multidimensional arrays in C/C++.We will look at the similarities and one major difference between them.This will help students appearing for competitive exams like GATE and students appearing for campus recruitment tests.

Рекомендации по теме
Комментарии
Автор

Thanks guy - this is the best explanation on this topic that i have found.

rajcodes
Автор

How is the size of array of pointer to strings is 4 cause char store one element address but why are putting here as 10, 14, 18..?..it should be like 10, 11, 12 right?

akashpraveen
visit shbcf.ru