In this video, Raghav Sir will teach you about FUNCTIONS and POINTERS in DETAIL. This is Lecture 5 of the C Programming series. Topics covered are - function calls, return type, function prototype, pass by value, pass by reference and lots of questions. Recursion will be covered in the next Lecture in detail, coming SOON.
📌Book your
1:1 career counselling session with our Experts, Fill the form Now-https://forms.gle/iaaC4EkRw52x9BXY9
Use Coupon Code "DSA20" To Get Extra 20% Off
📌DSA Courses- https://bit.ly/3E41OEV
📌Data Science- https://bit.ly/3PL7giA
📌Data Analytics- https://bit.ly/3EiFyHl
Use Coupon Code "FSD18" To Get Extra 18% Off
📌Full Stack Development- https://bit.ly/3EgSKwm
📌DevOps- https://bit.ly/3PK2zpp
Use Coupon Code "UIUX20" To Get Extra 20% Off
📌UI/UX Design- https://bit.ly/4jojXxj
Website - https://pwskills.com/
Instagram - https://www.instagram.com/pwcollegewallah/
LinkedIn - https://www.linkedin.com/company/ineuron-ai
https://www.linkedin.com/company/physicswallah/
Telegram - https://t.me/SkillsPW
Discord - https://discord.gg/m7YSX6Xh
Twitter - https://twitter.com/pw__skills
If you are facing any trouble accessing the assignment or lesson plan, please re-login to your account on PW Skills website and try.
Are you finding the classes helpful?
Stay tuned for more!
Access the notes and assignments for this class for free at :
https://drive.google.com/file/d/1701LzeKDZsxigj9nATmlxcWUpQqHTGkC/view?usp=sharing
If you are joining us late, to know more about PWSkills & plans :
Watch the Orientation Video:
https://www.youtube.com/watch?v=YpNFgTKVAtU
Watch the Launch Video:
https://www.youtube.com/watch?v=si8TKULKmLE
TIME STAMPS:
00:00 Introduction
02:01 What and Why?
06:30 Loops v/s Functions
12:11 Calling a function
21:58 Min function
27:59 main() and return;
37:13 some important points
38:49 return type
50:22 library functions
57:36 function prototype
1:05:54 Problem 1 : print nCr using functions
1:24:27 Problem 2 : print PASCAL TRIANGLE using nCr function
1:38:38 Homework 1 : print nPr using functions
1:40:22 *Problem 3 : WAP to print pascal triangle without using nCr function
1:56:19 Problem 4 : Swap two numbers
2:02:26 Problem 5 : Swap two numbers without using third variable
2:07:12 Pass by Value
2:15:53 Scope of Variable
2:18:22 Formal and Actual Parameters
2:19:14 **POINTERS
2:37:35 Pass by Reference
2:51:58 Double Pointer
3:01:26 Homework 2 : Print the prime factors of a given number n
3:01:29 Problem 6 : write a function to find the HCF of 2 given numbers
3:11:24 10 True or False questions
3:14:09 Homework 3 : print first n factorial numbers using functions
3:14:25 Homework 4 : print first n fibonacci numbers using functions
#Functions #C_Programming #CollegeWallah #PWSkills #FunctionsOneShot