If Else in 1 Video | C Programming | Lecture 2 | Complete C Course

preview_player
Показать описание
In this video, Raghav Sir will teach you IF ELSE statement in DETAIL. This is Lecture 2 of the C Programming series. Topics covered are - If-Else, Nested If-Else, Else If and Ternary Operator. Additionally, 22 Problems are covered in this video and 6 Homework questions are given. In the next lecture, we will cover LOOPS and PATTERN PRINTING in C.

If you are joining us late, to know more about PWSkills & plans :

00:00 Intro
02:21 Problem 1 : Program to find out if number is Even or Odd
10:24 How “IF” statement works
17:07 IF-ELSE statement
20:53 Problem 2 : Program to find out if number is divisible by 5 or not
22:22 Homework 1 : Program to find out if year is leap year or not
24:24 Problem 3 : Program to print absolute value of given integer
32:22 Problem 4 : Program to tell if profit is made or loss
41:30 Homework 2 : Program to find the profit / loss
41:39 Problem 5 : Program to find out if area of rectangle is greater than its perimeter
46:23 MULTIPLE CONDITIONS in If-Else statement
49:00 Problem 6 : Program to find out if number is three digit or not
52:48 Problem 7 : Program to find out if number is divisible by 5 and 3
54:00 Problem 8 : Program to find out if number is divisible by 5 or 3
57:03 Problem 9 : Program to find out greatest of three given numbers
1:04:08 Homework 3 : Program to find out greatest of four given numbers
1:05:13 Problem 10 : Program to find out if 3 given numbers can be sides of a triangle
1:09:43 Homework 4 : Program to find out youngest of three given ages
1:10:31 NESTED IF ELSE
1:10:59 Problem 11 : Program to find out if number is divisible by 5 and 3
1:16:34 Problem 12 : Program to find out if number is divisible by 5 or 3 but not 15
1:20:56 IMPORTANT RULES for MULTIPLE CONDITIONS
1:29:15 Difference between “=” and “==”
1:39:07 Problem 13 : Program to find out greatest of three given numbers
1:50:20 ELSE IF
1:54:58 Problem 14 : Print Grades given to corresponding marks
2:03:57 Problem 15 : Program to check if three points lie on a line
2:07:33 Problem 16 : Program to find if point lies on X-Axis, Y-Axis or origin
2:15:25 TERNARY OPERATOR
2:22:28 Problem 17 : Predict the output - 1
2:25:45 Problem 18 : Predict the output - 2
2:28:32 Problem 19 : Predict the output - 3
2:31:14 Problem 20 : Predict the output - 4
2:33:38 BOOLEAN DATA TYPE
2:41:20 Homework 5 : Predict the output - 5
2:41:43 Problem 21 : Predict the output - 6
2:44:46 Homework 6 : Predict the output - 7
2:45:07 Problem 22 : Predict the output - 8
2:47:27 THE REAL THING
2:54:50 MAZA AA GAYA

▶️ PW Skills LinkedIn Channel -

#CollegeWallah #PhysicsWallah #PhysicsWallahDkills #PWSkills #Programming #C_Language_Programming #C_Programming
Рекомендации по теме
Комментарии
Автор

📗 Enroll Now in Decode Batches and become JOB READY:

CollegeWallahbyPW
Автор

Kon kon chahta hai ki C language ka video regular sir jaldi jaldi aaye❤️🥰

indhoneyyt
Автор

You are the best teacher sir. I am not coming from coding background but currently i am studying in Btech in IT so your lecture on C language is the best for improving my coding skills . I really improved myself

neepabeethighosh
Автор

You teach with your depth of your heart & mind & I understood the all topic that you teach in this lecture

Actorpinrao
Автор

The best teacher on whole youtube and best lecture of c .... believe me no one can teach like him just we need to invest our time

Learner_
Автор

this is the best video for c programming, even for fresher those who join college in first year you raghav

VikashPatel-bqbv
Автор

Your lectures are the best. I was not getting bored a single minute while watching your lecture.Your explanation is just awesome🥰

dristi
Автор

we want raghav sir's regular batch for full stack web developement

riteshkaran
Автор

worth it lecture to watch for freshers and even for those who just want to clear their basics !!
Thank u sir...❤❤❤❤❤❤

himanshudeepanshusingh
Автор

00:00 Intro
02:21 Problem 1 : Program to find out if number is Even or Odd
10:24 How “IF” statement works
17:07 IF-ELSE statement
20:53 Problem 2 : Program to find out if number is divisible by 5 or not
22:22 Homework 1 : Program to find out if year is leap year or not
24:24 Problem 3 : Program to print absolute value of given integer
32:22 Problem 4 : Program to tell if profit is made or loss
41:30 Homework 2 : Program to find the profit / loss
41:39 Problem 5 : Program to find out if area of rectangle is greater than its perimeter
46:23 MULTIPLE CONDITIONS in If-Else statement
49:00 Problem 6 : Program to find out if number is three digit or not
52:48 Problem 7 : Program to find out if number is divisible by 5 and 3
54:00 Problem 8 : Program to find out if number is divisible by 5 or 3
57:03 Problem 9 : Program to find out greatest of three given numbers
1:04:08 Homework 3 : Program to find out greatest of four given numbers
1:05:13 Problem 10 : Program to find out if 3 given numbers can be sides of a triangle
1:09:43 Homework 4 : Program to find out youngest of three given ages
1:10:31 NESTED IF ELSE
1:10:59 Problem 11 : Program to find out if number is divisible by 5 and 3
1:16:34 Problem 12 : Program to find out if number is divisible by 5 or 3 but not 15
1:20:56 IMPORTANT RULES for MULTIPLE CONDITIONS
1:29:15 Difference between “=” and “==”
1:39:07 Problem 13 : Program to find out greatest of three given numbers
1:50:20 ELSE IF
1:54:58 Problem 14 : Print Grades given to corresponding marks
2:03:57 Problem 15 : Program to check if three points lie on a line
2:07:33 Problem 16 : Program to find if point lies on X-Axis, Y-Axis or origin
2:15:25 TERNARY OPERATOR
2:22:28 Problem 17 : Predict the output - 1
2:25:45 Problem 18 : Predict the output - 2
2:28:32 Problem 19 : Predict the output - 3
2:31:14 Problem 20 : Predict the output - 4
2:33:38 BOOLEAN DATA TYPE
2:41:20 Homework 5 : Predict the output - 5
2:41:43 Problem 21 : Predict the output - 6
2:44:46 Homework 6 : Predict the output - 7
2:45:07 Problem 22 : Predict the output - 8
2:47:27 THE REAL THING
2:54:50 MAZA AA GAYA

N-fc
Автор

Bole to awesome 😎 pura if else ka meaning samjh gya ye syntax kabhi nhi bhulunga ❣️

Coding-s
Автор

Bahut bahut bahut jyada maza aagaya sir……….
Your explaining style is awesome, you include every small2 things to describe………….
You teaching very simple way… it’s admit my heart……….
…….. before I watch your videos sir…. I learn somewhere…. After I watch your video, I really happy and start follow you……..
Now o watch every single full video of your…..🙏🙏🙏🙏🙏tq

rabishankarmandal
Автор

I like to watch your lecture sir.
No daubt that your videos are lengthy but these are useful and helpful to improve our coding.❤

____shekharrr____
Автор

Best teacher in the world kitna accha pda te h aap sir mind-blowing sb kuch easily samjh aa ja ta h superb sir 🙏🏻

suryanshdobhal
Автор

Sir, you are obviously a good teacher for all type of student's, Thank you sir 🤩🤩

sachinnivargi.
Автор

Sir please continue this series, its very helpful for us 🖤💜

ayush_pandey_
Автор

I have watched the whole video along with this, I also practiced all the questions...Thank you sir...

Studyislife
Автор

This is one of the rare full detail video in the youtube.

B_Sena
Автор

At 15:03, instead of ! if we write it as (n%2==1) { printf("odd number") ;}
It can also give the same output

Skullhead
Автор

Seriously mza aagya ❤❤❤
Any teacher only few teacher's told like this.
You make concept very easy
🎉🎉🎉🎉💯💯

vishupersonal