C Program to find whether given number is prime or not. Any number can be called as prime only if the number is having two factors 1 and itself.
Пікірлер: 48
@mayurdhage24784 жыл бұрын
Excellent and very detailed explanation. Understood very well, Sir!
@gokulraj95664 жыл бұрын
And finally u only clear the syntax of prime num sir.....🙏
@sanskrutisathe68062 жыл бұрын
Very awesome video sir Ur explanation is very easy ,simple to understand thank you sir for such great content
@kainzascovia93442 жыл бұрын
this is what i have been looking for...i don't know what too me long to find you
@_SaI_sRiKaNtH_2 жыл бұрын
Thank you for ur clear explanation sir
@pbalamoorthy9201 Жыл бұрын
Super explanation sir.fantastic.please upload video for aptitude sir which is helpful for placement sir
@aazadkhan50753 жыл бұрын
Very beautifully explained thank you so much
@alshaf3yabdalmonem4722 жыл бұрын
All my thanks for you sire
@PAVA1GKWORLD5 жыл бұрын
Sir, please upload the video on how to calculate the roots of a quadratic equation?
@bikrammajumdar5454 Жыл бұрын
This is very helpful sir.
@srinivasgowdas21782 жыл бұрын
Superb explanation sir
@gayathrirajan76454 жыл бұрын
Superb sir please put videos for algorithm and flowchart
@PAVA1GKWORLD5 жыл бұрын
Very detailed sir excellent
@ritupatil43753 жыл бұрын
Thank u so much sir it was really useful for me 😇😇
@suryadevsb6 жыл бұрын
crystal clear.u r great sir.
@sundeepsaradhi6 жыл бұрын
hi thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.
@softwarekinga2z9953 жыл бұрын
super sir...understand very well
@Anonymous-xf6if5 жыл бұрын
Thank you sir...you teach very well sir
@howltae2 жыл бұрын
Sir I respect you a lot 🙏❤️
@raamnaath4 жыл бұрын
Why we are Using Flag Variable ? without using any variable we can do it Sir? if(n%2==0) it is not Prime else it is Prime
@duggirambabu77922 жыл бұрын
1). *Can we do it, without using any variable (flag)?.* Yes we can do it. 2). *if(n%2==0) it is not a prime else it is a prime.* It is wrong condition.
@chiluvurideepthi68224 жыл бұрын
Super explanation sir👌👌😇
@bhargavdharan4 жыл бұрын
Sir , instead of FLAG can we use any variable like k or any alphabet What is the meaning of FLAG?
@venkateshrockfort58044 жыл бұрын
it is nothing mean bro.. you can use any name
@bozzo1677 Жыл бұрын
@@venkateshrockfort5804 For prime number Flag=2 why? Can't we use Flag=3?? Would you don’t mind please help..
@chandrasekharakurathi72174 жыл бұрын
Sir for declaration process flag is flag =0
@jjayasankar99576 жыл бұрын
Thanks for your valuable information Sir
@maheshwaarsoundiraradjou26184 жыл бұрын
tks so much sir .if u dont mind post more videos
@ionguzun39523 жыл бұрын
Thank you so much.
@deeshazable6 жыл бұрын
sir can u plz upload videos on programmes of straight line , newton raphson , trapezoidal rule
@heenachopra22597 жыл бұрын
Sir I have a paper of CG on Tuesday.please make videos on hidden surface removal techniques asap.thnks
@sundeepsaradhi7 жыл бұрын
hi heena chopra sorry to say that i am not much aware of those concepts as they are beyond to our syllabus.
@msvpraveenpallapothu17202 жыл бұрын
what is flag can you explain it
@hemanthhem24364 жыл бұрын
Play this vedio in 1.25x speed 😁 thank me later
@adityalokhande74656 жыл бұрын
Great sir,
@seemabyna85913 жыл бұрын
Thanks a lot
@dimpletrivedi4503 жыл бұрын
Thank you sir
@rajukumarpeddaveti60735 жыл бұрын
Palindrome plz..this type of example
@ManishKumar-eg7ke6 жыл бұрын
Awesome!!!!!!!!!!
@mondayonwenefah99052 жыл бұрын
prime numbers using while loop
@mondayonwenefah99052 жыл бұрын
jump the explaining, get to the code
@vinaylofi31053 жыл бұрын
These code fails when u give 1
@duggirambabu77922 жыл бұрын
It doesn't fail. *Note:* 1 is not a prime number.
@omkarbhalerao45514 жыл бұрын
Can someone tell me what did I do wrong in the following Program, Please ? #include int main() { int count =0, i, number; printf("Enter the number which is to be determined :"); scanf("%d", &number); for (i = 1; i
@nishithagalla22113 жыл бұрын
You should not use ' ; ' (semicolon) after the if statement...
@himanshu57317 жыл бұрын
Thanks sir
@sundeepsaradhi7 жыл бұрын
hi himanshu thanks for your interest towards our channel and share my sessions with your friends.