20. C Programs : Print Stars (*) in Pattern - 1 [Right angled triangle pattern]

  Рет қаралды 101,507

Meganadha Reddy

Meganadha Reddy

Күн бұрын

Пікірлер
@MeganadhaReddy
@MeganadhaReddy 4 жыл бұрын
For Learning HTML: kzbin.info/aero/PLJ-gK6TSig6YQANCAXjnkEANx7ABg5dvr For Learning C Programming: kzbin.info/aero/PLJ-gK6TSig6bPqtItwaxosbmPZbrWqBWI For Learning JAVA Programming: kzbin.info/aero/PLJ-gK6TSig6b6rmGkiUO0TeUUXXvwwZle
@NaughtyGooseGaming
@NaughtyGooseGaming 4 жыл бұрын
Thank you!!! i've been sitting here for hours trying to get my code print this pattern!
@thomasmartinez3706
@thomasmartinez3706 5 жыл бұрын
THANK YOU SO MUCH!!!! I was keeping the nested for loop
@joseacosta4748
@joseacosta4748 4 жыл бұрын
Thank you ! I was using the number of rows for both loops. The visual with the value of i was very helpful.
@s.shibinsha570
@s.shibinsha570 2 жыл бұрын
Sir when I loop is true inside statement exicutes,(so done j loop).when j is true printf * exicutes so answer straight line of star
@alvarobusquets
@alvarobusquets 2 жыл бұрын
Never understood this until today kudos
@okkami676
@okkami676 3 жыл бұрын
Such a clear & concise explanation! Thank you , sir!
@AJStyles366
@AJStyles366 3 жыл бұрын
Sir you are providing good information, continue to make videos, I'm from mechanical department I'm poor at 'c'. Your videos are some what easy than my faculty
@muhammadzafar2470
@muhammadzafar2470 8 жыл бұрын
nice explaination sir thanks for sharing this vidoeo
@riri17178
@riri17178 4 жыл бұрын
THANK U FINALLY I UNDERSTAND IT
@mohamedaboud9376
@mohamedaboud9376 2 жыл бұрын
Thank you it helped me in 2022
@harithanaga993
@harithanaga993 5 жыл бұрын
Very nice explanation and easy way to understand.keep doing more videos sir
@shivaramp958
@shivaramp958 2 жыл бұрын
Super
@thinkrightagain
@thinkrightagain 7 жыл бұрын
thank you sir, you just made me save more hours! thanks
@ishalanjewar7260
@ishalanjewar7260 2 жыл бұрын
How I get algo and flow of this program
@julakuntlamadhuri3395
@julakuntlamadhuri3395 4 жыл бұрын
Write a c program to accept a positive integer n from the user and print n consecutive stars in a line. Can you please tell me how to do this. Your videos are really helpful
@farzanfrost4886
@farzanfrost4886 4 жыл бұрын
thank you so much this video helped me to get new ideas
@jerryberry7188
@jerryberry7188 6 жыл бұрын
sir excellent video ... we want more videos in c ,only 20 programs are there....
@qa8355
@qa8355 3 жыл бұрын
Need more videos like this
@joyshorts9016
@joyshorts9016 2 жыл бұрын
It really helps
@coding_techniques
@coding_techniques 3 жыл бұрын
Nice sir
@VivekKumar-ui1ro
@VivekKumar-ui1ro 4 жыл бұрын
When the second for loop is being executed for the second time why not the value of j =2 instead of j=1
@klearner666
@klearner666 4 жыл бұрын
Exactly bro Do you get the answer by now.???
@lara3812
@lara3812 4 жыл бұрын
That's what I'm trying to understand
@klearner666
@klearner666 4 жыл бұрын
@@lara3812 it's because that's how "for "loop executes once the loop enters when i == something it executes all its components inside and only then it comes out so when it enters the loop of "j" it fully executes and comes out of loop so for the every time j starts with its initial value
@lara3812
@lara3812 4 жыл бұрын
@@klearner666 Oh, it makes so much sense! Thank you
@klearner666
@klearner666 3 жыл бұрын
@@lara3812 welcome ma'am :)
@shreyashwini4693
@shreyashwini4693 5 жыл бұрын
Please explain more programmes Ur explanations r really good sir☺😊
@MeganadhaReddy
@MeganadhaReddy 5 жыл бұрын
Hi, Thank yo very much glad to hear. :) Can you please write to me what programs you are expecting. I will add them. You can write to me at : meganadh@gmail.com Regards, Meganadha Reddy K
@chiranjeevichiru-kz2gb
@chiranjeevichiru-kz2gb Жыл бұрын
Thank you sir❤️
@sudheerreddy7171
@sudheerreddy7171 6 жыл бұрын
SIR PLZ DO SOME MORE VIDEOS ON PATTERNS SIR
@52maheshkumar
@52maheshkumar 5 жыл бұрын
Perfect explanation.. Expecting more vedios.. Thank you..
@MeganadhaReddy
@MeganadhaReddy 5 жыл бұрын
Hi, Thank yo very much glad to hear. :) Can you please write to me what programs you are expecting. I will add them. You can write to me at : meganadh@gmail.com Regards, Meganadha Reddy K
@imrajeevnayan
@imrajeevnayan 4 жыл бұрын
Please upload function
@moviepulse67
@moviepulse67 2 жыл бұрын
Sir add more examples in c program
@akash7168
@akash7168 4 жыл бұрын
Awesome
@pinsustockburner
@pinsustockburner 3 жыл бұрын
Why j value is not increasing?
@YoIntangible
@YoIntangible 2 жыл бұрын
so I had the logic right in c minus the j
@nuzairchaudhary9905
@nuzairchaudhary9905 6 жыл бұрын
great sir . this information IS really usefull. thanks a lot
@dearkarmaihavealistofnarci4976
@dearkarmaihavealistofnarci4976 3 жыл бұрын
How do I print a character with a different pattern, in just 1 or 2 rows? E.g: * ** *** +++ ***** ****** +++++++
@atkuriajaykumar3701
@atkuriajaykumar3701 5 жыл бұрын
thanks sir you are inspiring
@MeganadhaReddy
@MeganadhaReddy 5 жыл бұрын
Thank you very much. Regards, Meganadha Reddy K
@587anila6
@587anila6 5 жыл бұрын
We can understand perfectly thq for ur teaching sir
@dubstepmob8660
@dubstepmob8660 4 жыл бұрын
Sir how to print this pattern, please make a video about this * * * * * * * * * * * * * * * and thank you so much for explaining, i was stuck in this for 2-3 days, after your explanation i got the logic
@hardikverma8249
@hardikverma8249 3 жыл бұрын
Thank you very much ☺️ It helps me ❤️
@TheLovewithanimals
@TheLovewithanimals 8 жыл бұрын
(j=1;j
@justinhere6136
@justinhere6136 4 жыл бұрын
Can I ask the purpose of "%d"?
@jotaro5865
@jotaro5865 4 жыл бұрын
for talking the input values in double data type. i think u can use %i also
@farzanfrost4886
@farzanfrost4886 4 жыл бұрын
can i know the reason for "getch" and "#include "?
@adithyas1035
@adithyas1035 4 жыл бұрын
"Getch "is for getting character which brings _ 👈🏻 this symbol in output screen and "conio " which is responsible for getting input from keyboard and output from window screen ☺️
@atkuriajaykumar3701
@atkuriajaykumar3701 5 жыл бұрын
i dont know why people disliking this video.may be they are jealous
@notyourtypicalgago7327
@notyourtypicalgago7327 6 жыл бұрын
is this one loop?
@saiprasaddontha3781
@saiprasaddontha3781 5 жыл бұрын
It's for loop
@meekhilbachhav1567
@meekhilbachhav1567 5 жыл бұрын
Thank you
@omkardandin8569
@omkardandin8569 4 жыл бұрын
Tq u sir
@GriTisome
@GriTisome 4 жыл бұрын
Sir, uploaded a new video
@kg_3415
@kg_3415 6 жыл бұрын
Sir upload more vedios
@poojanair8488
@poojanair8488 4 жыл бұрын
Hello.. How to print the following pattern? 1 11 202 3003
How to solve any Star Pattern Program
18:47
Simply Coding
Рет қаралды 1,2 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
you will never ask about pointers again after watching this video
8:03
2. C Programs : Print FACTORIAL of a given number
6:27
Meganadha Reddy
Рет қаралды 78 М.
Learning C# In A Week... Otherwise I Fail University
9:04
do you know how "return" works under the hood? (are you SURE?)
5:08
Special Programs in C − Pyramid of Stars
11:06
Neso Academy
Рет қаралды 906 М.
why are switch statements so HECKIN fast?
11:03
Low Level
Рет қаралды 440 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 321 М.
C Program to Print Right Angle Triangle Star and Number Pattern
11:22
Example Program
Рет қаралды 44 М.
Should you learn C++?? | Prime Reacts
20:29
ThePrimeTime
Рет қаралды 423 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.