This lecture covers the following points related to pointer with 1-d array:
1) Taking input array items with a pointer
2) Display array items with a pointer
3) Compare address of array items
4) Print array items in reverse order using a pointer
Required pre-requisite lectures:
1) Formatted Output with print(): https://youtu.be/14B3DclNzIw
2) Introduction to pointer: https://youtu.be/5ehZj0jt4H4
3) Pointer Arithmetic with 1-d Array: https://youtu.be/N-Dx3zWhDuI