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

Publié le: 31 juillet 2021
sur la chaîne: 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.
_______________________________________________________________________________


Sur cette page du site, vous pouvez voir la vidéo en ligne C Programming | Pointers and Array |Solving some problems on pointers and array durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur THE SPORTING TECHIE 31 juillet 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 105 fois et il a aimé 4 téléspectateurs. Bon visionnage!