C Program to Print all Prime Numbers between Two Numbers | Learn Coding

  Рет қаралды 145,284

Learn Coding

Learn Coding

Күн бұрын

Пікірлер: 58
@sumeghbansode3065
@sumeghbansode3065 2 жыл бұрын
You doing well sir❤️❤️
@janhvinarayan1633
@janhvinarayan1633 10 ай бұрын
sir aapne dry run karke nahi dikhaya
@roshiniramalimgam3480
@roshiniramalimgam3480 Жыл бұрын
Can u please write the same code using user defined function... tomorrow i ve practicals😢😢😢
@jannatbhengray1650
@jannatbhengray1650 Жыл бұрын
Thank you so much sir 🙂🙂
@sayanbhattacherjee9829
@sayanbhattacherjee9829 Жыл бұрын
Awesome sir...
@alokranjan168
@alokranjan168 Жыл бұрын
Concept of This program can execute in for Java
@tomnokuili4272
@tomnokuili4272 5 жыл бұрын
Nice sir
@rafiulabir-vj7vl
@rafiulabir-vj7vl 2 ай бұрын
Thanks brother🥰🥰🥰
@VivekSingh-jp4mm
@VivekSingh-jp4mm Жыл бұрын
no words!!
@aniketbhai8797
@aniketbhai8797 Жыл бұрын
Thank you bhai
@prashantjannu2652
@prashantjannu2652 2 жыл бұрын
Please explain this program with draw run please sir......
@PRAVH
@PRAVH Жыл бұрын
Most simple Thanks 😊
@mohdshaharyar9807
@mohdshaharyar9807 Жыл бұрын
Sir also make a video on how to download this application on which we can perform all c languages questions.
@bijetarai1789
@bijetarai1789 Жыл бұрын
Sir if you provide dry run then there will be better
@SatyaNarayana-zn5ho
@SatyaNarayana-zn5ho 2 жыл бұрын
Love u bro ur explanation is too good
@adityavaishnav9900
@adityavaishnav9900 4 жыл бұрын
Thanx bro
@shz_code786
@shz_code786 2 жыл бұрын
Plz dry run is program ka batao
@anujanuj8306
@anujanuj8306 26 күн бұрын
but in this if u start from 2 it will not show 2 as a prime no.
@sarim_sheikh
@sarim_sheikh Жыл бұрын
open kis jaga hoga yeh any gude??
@UmarFarooq-cb2ls
@UmarFarooq-cb2ls 4 жыл бұрын
How to also count prime numbers between range
@rowenkendall5971
@rowenkendall5971 3 жыл бұрын
i realize Im kind of randomly asking but do anyone know of a good place to stream new series online ?
@cohentadeo3033
@cohentadeo3033 3 жыл бұрын
@Rowen Kendall I would suggest Flixzone. You can find it on google =)
@sachinmanyal7357
@sachinmanyal7357 2 жыл бұрын
#include int main(){ int n,m,i,j,count=0; printf("Enter Range "); scanf("%d%d",&m,&n); for(i=m; i
@mathmentornk664
@mathmentornk664 3 жыл бұрын
What a explanation sir.....🙏🙏🙏
@anveshmalkhede823
@anveshmalkhede823 3 жыл бұрын
Sir, how to find the sum of prime number upto 1000... According to this program
@codingc3684
@codingc3684 3 жыл бұрын
dude just give n2 as as a 1000 and n1 as a 1
@chaudharismit9104
@chaudharismit9104 Жыл бұрын
For(n=0; i
@dikshaantil6878
@dikshaantil6878 2 жыл бұрын
Sir if we give -ve range then it doesn't print -ve no.'s
@gamusicwelcome3670
@gamusicwelcome3670 Жыл бұрын
Same same
@codingc3684
@codingc3684 3 жыл бұрын
in first if statement 2%2==0 this means it will break why its going forward
@abhishekrbhat8919
@abhishekrbhat8919 3 жыл бұрын
yeah i guess we must do if (i%j==0 && i!=j)
@techwithcool
@techwithcool 5 жыл бұрын
Nice
@anabiafatima5758
@anabiafatima5758 4 жыл бұрын
👍☺
@karanshrivastava4874
@karanshrivastava4874 3 жыл бұрын
sir dry run nhi kiya aaj apne
@suvrajitpanda3797
@suvrajitpanda3797 2 жыл бұрын
Where is dry run??😔
@priyanshunama6136
@priyanshunama6136 3 жыл бұрын
Sir agar hum n1 =1 n2=5 Enter karte hai 1,2,3,5 Print hoga Par 1 toh prime nahi hai
@MohammadNasir-dd4yl
@MohammadNasir-dd4yl 3 жыл бұрын
Prime number starting form 2.. U should give N1=2
@vivek5807
@vivek5807 2 жыл бұрын
2 se start karna
@aniketpowar101
@aniketpowar101 2 жыл бұрын
hello, sir this prime no. between 2no. more confuse in c prom. so please detail explain in c++
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Include in iostream.h header file instead of stdio.h and two more thing you need to do 1st one is use cin instead of scanf and 2nd one is use cout instead of printf. Remaining all logic will be same
@aniketpowar101
@aniketpowar101 2 жыл бұрын
@@LearnCodingOfficial no i mean this program output drirun in ur notebook how to get this output
@Rk_sing_96
@Rk_sing_96 2 жыл бұрын
@@aniketpowar101 yes bro main bhi yhi चाहता hoon
@Shakik
@Shakik 6 ай бұрын
doesn't work.
@JERRY-vw3op
@JERRY-vw3op 2 жыл бұрын
Sir when 2%2 == 0; Then 2 is not printed Bt kyu ye print ho raha haiii
@kuldeepraghav3585
@kuldeepraghav3585 2 жыл бұрын
there's another if statement i.e, if(i==j) in this case 2==2 , then printf("%d", j); that's why 2 is printed.
@esoteric_man
@esoteric_man 2 жыл бұрын
Bilkul smj nhi hai.....bhai logic bhi toh btao sirf code likhke kyu chd rhe ho????
@Pavanverma97
@Pavanverma97 2 ай бұрын
Agar Bhai tu es ensan se logic nahi samjha toh syd hi kahi or samjh paaye
@allannefs806
@allannefs806 3 жыл бұрын
this dude living in 3070 coding in BIOS system 😂
@Atharva-hh1ew
@Atharva-hh1ew 3 жыл бұрын
Bro mera ho nahi raha hai maine same copy kiya hai toh bhi nhi ho raha hai pls help karo
@deeppati1587
@deeppati1587 2 жыл бұрын
sir i==j kiu hua?please bolia????
@rafiq0520
@rafiq0520 4 жыл бұрын
please trace the program
@LearnCodingOfficial
@LearnCodingOfficial 4 жыл бұрын
Ok
@098_rathodketan9
@098_rathodketan9 11 ай бұрын
Sir 2 is not prime number
@Nxlzgvnjfoo
@Nxlzgvnjfoo 2 ай бұрын
Are you asking or saying? Anyway 2 is a prime number
@3dsimulator531
@3dsimulator531 3 жыл бұрын
Nhi smja
@sofinraja7330
@sofinraja7330 2 жыл бұрын
Totally wrong
@M2B1301
@M2B1301 2 жыл бұрын
Bhai khud hi karke khud hi samj ra hai kya.
@58.susrimandal46
@58.susrimandal46 7 ай бұрын
Thank you so much sir🙏🏻
C Program to Check a Number is Perfect or Not | Learn Coding
11:17
Learn Coding
Рет қаралды 83 М.
C Program to Print Star Pattern - Part 1 | Learn Coding
17:58
Learn Coding
Рет қаралды 850 М.
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 43 МЛН
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 5 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,2 МЛН
C Program To Find Prime Numbers Between Range, using For Loop
5:52
C Program To Print Prime Numbers In A Given Range
17:02
CodeWithHarry
Рет қаралды 139 М.
AVOID THIS NONSENSE FROM ENGLISH WITH LUCY, ENGLISH WITH VENYA PAK, POC ENGLISH, VERONIKA LANGUAGE
22:37
English for Everyone with Kevin and Liza
Рет қаралды 10 М.
C Program to Check a Number is Prime or Not | Learn Coding
10:06
Learn Coding
Рет қаралды 540 М.
C Program to Find Prime Number
27:20
CodeWithHarry
Рет қаралды 146 М.