C Programming | Pointers and Array |Solving some problems on pointers and array

Published: 31 July 2021
on channel: THE SPORTING TECHIE
105
4

Hello Everyone in this video we will learn about array and pointers their relationsips and why they are being studied altogether.
And we will solve some problems based on Array and pointers
!!
Chapters:

⌨️ (00:00) Introduction
⌨️ (13:09) 1st problem
⌨️ (27:13) 2nd problem
⌨️ (39:38) 3rd problem
⌨️ (47:30) 4th problem
⌨️ (1:01:34) 5th problem
⌨️ (1:11:43) 6th problem

Following are the topics we covered in this video
________________________________________________________________

Basics
1. WAP to initilize 5 values in 1D array and display the addresses and values of an array a) Using Normal method b) Using array name itself as pointer. c) Using pointer variable.

2. WAP to initilize 9 values in 2D array and display the addresses and values of an array a) Using Normal method b) Using array name itself as pointer. c) Using pointer variable.

Pointer & Function
3. Write a program using pointer to swap the value of two variables where the swapping operations is performed in separate function.

Pointer, 1D array and Function
4. WAP to initilize five values in 1D array and sort them in ascending order, use three functions to read, sort and display the array using pointer.

Pointer, 2D array and Function
5. WAP to input nine values in 3x3 matrix, pass it to user define function. Find the largest element of 2D array and print it in main function. Use pointer to process the array.

Pointer, string array and Function
6. Write a C program to check whether the given string is palindrome or not using pointer. Palindrome should be checked by user defined function.
_______________________________________________________________________________


On this page of the site you can watch the video online C Programming | Pointers and Array |Solving some problems on pointers and array with a duration of hours minute second in good quality, which was uploaded by the user THE SPORTING TECHIE 31 July 2021, share the link with friends and acquaintances, this video has already been watched 105 times on youtube and it was liked by 4 viewers. Enjoy your viewing!