C++ Even or Odd Number Program | CPP video Tutorial

  Рет қаралды 131,957

LearningLad

LearningLad

Күн бұрын

Пікірлер: 69
@apporvaarya
@apporvaarya 4 жыл бұрын
The best series I ever watch for c++
@LearningLad
@LearningLad 4 жыл бұрын
thank you :)
@Itsyvonne_gg
@Itsyvonne_gg 6 ай бұрын
How can I repeat odd and even numbers like loop statement for odd and even numbers ​@@LearningLad
@Techwithedwin
@Techwithedwin 2 жыл бұрын
why if you already have the size of the array (that is initialized to 10 elements). How to replace all the odds numbers in the given array with even numbers. example. if you have 3 in the list replace 3 with 6.
@zahid_9217
@zahid_9217 6 жыл бұрын
i am very thankful for uh sir May allah bless uh
@LearningLad
@LearningLad 6 жыл бұрын
thank you :)
@wayzewenok1986
@wayzewenok1986 7 ай бұрын
Thank u so much man u really saved me my guy 😅😅❤❤❤❤❤
@aryanmore7495
@aryanmore7495 4 жыл бұрын
great u r save my time 🙂🙂
@LearningLad
@LearningLad 4 жыл бұрын
Happy to help
@aryanmore7495
@aryanmore7495 4 жыл бұрын
@@LearningLad can you post video on reverse string in dev c++ .
@Kidaar
@Kidaar 6 жыл бұрын
Thanks i need this lesson and i am from somalia thanks anil
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure :)
@Kidaar
@Kidaar 6 жыл бұрын
@@LearningLad thanks anil i hope better life and whatever you want to be to reach thanks alot alot But we need more tutorial if you can like HTML AND CSS Python java script
@empejem
@empejem 4 жыл бұрын
I AM BEGINNER IN PROGRAMMING SO HOPEFULLY I CAN PASSED THHIS
@MicroNG
@MicroNG 3 жыл бұрын
yeah
@FearAwaits
@FearAwaits 7 ай бұрын
Have you passed it?
@KgaogeloRatau
@KgaogeloRatau 5 ай бұрын
My question exactly
@arrekcerteza9080
@arrekcerteza9080 3 жыл бұрын
Huge help thank you
@LearningLad
@LearningLad 3 жыл бұрын
Pleasure
@jayasrir5727
@jayasrir5727 5 жыл бұрын
Instead of using number and variable .......we may use x and y.????
@shrutichidre6729
@shrutichidre6729 4 жыл бұрын
Sir plzz upload complete introduction class on binary search... Plzz sir.... Kind request for u.....
@aidensmith6277
@aidensmith6277 5 жыл бұрын
if (x & 1) printf("x is odd "); else printf("x is even "); Simple. No need for modulo. Just check if 2^0 is on.
@nateallas
@nateallas 3 жыл бұрын
Sir may i ask what is the purpose of If (x & 1)? anyway it works from me thank you, but i don't really get it what is the function of (x & 1)? thank you
@nandnahhxx5785
@nandnahhxx5785 2 жыл бұрын
This is so easy to understand.. Thank you sir
@Salah_-_Uddin
@Salah_-_Uddin 3 ай бұрын
"An odd." Thanks!
@sunilpersaud9825
@sunilpersaud9825 4 жыл бұрын
Very helpful Tutorials
@LearningLad
@LearningLad 4 жыл бұрын
thank you :)
@narovorn6302
@narovorn6302 4 жыл бұрын
Your explain is very good
@saravanan335
@saravanan335 Жыл бұрын
Clear explanation
@rajatmaurya820
@rajatmaurya820 3 жыл бұрын
Which is your code editor?? Let me know plZ PLZZ
@ranjeetkaur7829
@ranjeetkaur7829 3 жыл бұрын
Sir if I want to check no. Is even or odd again and again without running it so many times then how can I use the loop and which one will be better to use????
@MicroNG
@MicroNG 3 жыл бұрын
check the details
@MotloungPule-y9u
@MotloungPule-y9u 5 ай бұрын
Thank you😁😍
@LearningLad
@LearningLad 5 ай бұрын
You're welcome 😊
@simanhajji2974
@simanhajji2974 4 жыл бұрын
Thanks bro
@LearningLad
@LearningLad 4 жыл бұрын
my pleasure :)
@Gihanee
@Gihanee 2 жыл бұрын
Thank you..
@LearningLad
@LearningLad 2 жыл бұрын
You're welcome
@ChetnaKushwah-ji9hz
@ChetnaKushwah-ji9hz 7 ай бұрын
Thank you:)
@LearningLad
@LearningLad 7 ай бұрын
You're welcome!
@nuratierahnorazman4790
@nuratierahnorazman4790 5 жыл бұрын
Thankyou sir!
@universeunveiled765
@universeunveiled765 5 жыл бұрын
#include using namespace std; int main() { int no; start: cout
@sandhyagurjar469
@sandhyagurjar469 Жыл бұрын
Why we write -return 0;
@LearningLad
@LearningLad Жыл бұрын
return value from main function tells the caller of this program ( the operating system ) that this program ran without any error :)
@empejem
@empejem 4 жыл бұрын
THANKYOUUUU!!!!
@MicroNG
@MicroNG 3 жыл бұрын
plz check the details
@kingdomofbgm3239
@kingdomofbgm3239 4 жыл бұрын
Who to change this program to check decimal number I want to find a decimal number whether it is a even or odd?
@sahithi_sribhashyam
@sahithi_sribhashyam 5 жыл бұрын
plz upload same programme without using modulus operator%
@LearningLad
@LearningLad 5 жыл бұрын
i'll try :)
@sagararora996
@sagararora996 3 жыл бұрын
Good initiative
@xamdasiciid1290
@xamdasiciid1290 4 ай бұрын
I have exam tommorow ❤
@zyb_e_nzr1411
@zyb_e_nzr1411 4 жыл бұрын
Great
@moretopaiin
@moretopaiin 3 жыл бұрын
I'm confused... if we devide the number by 2 like 35 % 2 = 17.5 the remainder is .5 right ? 0-0 wait okay I get it now lmao . Its one of those moments you need to stop and talk out loud. I've been doing work since 1pm its already 6.44 pm okay
@magica2z
@magica2z 6 жыл бұрын
Nice video.. Thank you Sir..
@Martina-rl2gk
@Martina-rl2gk 4 жыл бұрын
how did you get that braces?
@MicroNG
@MicroNG 3 жыл бұрын
check the details
@ishwaryajaligama6816
@ishwaryajaligama6816 3 жыл бұрын
Plz how to write this pgm in Sap ABAP
@MicroNG
@MicroNG 3 жыл бұрын
okie
@noyalmasih9932
@noyalmasih9932 8 ай бұрын
❤❤❤
@subhammoharana185
@subhammoharana185 6 жыл бұрын
I accidentally remove logs and other option in C program how i can recover it.... Plz help me ee..... Pzlzpzlzpzzzzzz
@muhammadahmedkhan5694
@muhammadahmedkhan5694 5 жыл бұрын
go to VIEW option
@deepikasharma9342
@deepikasharma9342 8 ай бұрын
Fuck😮 Ha à😊 1:35
@gouravnag7501
@gouravnag7501 24 күн бұрын
Hi
@greatestever2451
@greatestever2451 2 жыл бұрын
Thank you
@LearningLad
@LearningLad 2 жыл бұрын
You're welcome
@nonitobuenavista7637
@nonitobuenavista7637 2 жыл бұрын
Thank you
@LearningLad
@LearningLad 2 жыл бұрын
You're welcome
Check If An Integer Is Even Or Odd | C++ Example
6:25
Portfolio Courses
Рет қаралды 3,3 М.
the balloon deflated while it was flying #tiktok
00:19
Анастасия Тарасова
Рет қаралды 21 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 275 #shorts
00:29
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 1,9 МЛН
C++ program to print even and odd numbers using for loop tutorial
6:45
United Top Tech
Рет қаралды 1,8 М.
Harder Than It Seems? 5 Minute Timer in C++
20:10
The Cherno
Рет қаралды 188 М.
you will never ask about pointers again after watching this video
8:03
using numbers in your code is bad
14:33
Low Level
Рет қаралды 141 М.
WHY did this C++ code FAIL?
38:10
The Cherno
Рет қаралды 267 М.
Go Has Exceptions??
16:58
ThePrimeTime
Рет қаралды 51 М.
C++ Even or Odd Number Program | CPP video Tutorial in Hindi
8:25
LearningLad Hindi
Рет қаралды 7 М.
Check for Positive or Negative Number or Zero | C++ Example Program
5:13
Comparing C to machine language
10:02
Ben Eater
Рет қаралды 5 МЛН
C++ program to print odd numbers using for loop using 2 ways tutorial
6:16
the balloon deflated while it was flying #tiktok
00:19
Анастасия Тарасова
Рет қаралды 21 МЛН