* Information regarding pointers in array
Added more Information in 2D arrays that we can declare the array without no_of_rows and usage of pointers in array element accessing
* fix: formatting/spelling
* fix: formatting, matched variable name to other examples