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

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 69

  • @apporvaarya
    @apporvaarya 4 года назад +13

    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

  • @Salah_-_Uddin
    @Salah_-_Uddin 3 месяца назад +1

    "An odd." Thanks!

  • @Techwithedwin
    @Techwithedwin 2 года назад +3

    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 лет назад +6

    i am very thankful for uh sir
    May allah bless uh

  • @aryanmore7495
    @aryanmore7495 4 года назад +3

    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++ .

  • @empejem
    @empejem 4 года назад +6

    I AM BEGINNER IN PROGRAMMING SO HOPEFULLY I CAN PASSED THHIS

  • @Kidaar
    @Kidaar 6 лет назад +5

    Thanks i need this lesson and i am from somalia thanks anil

    • @LearningLad
      @LearningLad  6 лет назад

      my pleasure :)

    • @Kidaar
      @Kidaar 6 лет назад +3

      @@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

  • @wayzewenok1986
    @wayzewenok1986 7 месяцев назад +1

    Thank u so much man u really saved me my guy 😅😅❤❤❤❤❤

  • @jayasrir5727
    @jayasrir5727 5 лет назад +2

    Instead of using number and variable .......we may use x and y.????

  • @arrekcerteza9080
    @arrekcerteza9080 3 года назад +3

    Huge help thank you

  • @shrutichidre6729
    @shrutichidre6729 4 года назад +2

    Sir plzz upload complete introduction class on binary search... Plzz sir.... Kind request for u.....

  • @rajatmaurya820
    @rajatmaurya820 3 года назад

    Which is your code editor??
    Let me know plZ PLZZ

  • @aidensmith6277
    @aidensmith6277 5 лет назад +2

    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

  • @universeunveiled765
    @universeunveiled765 5 лет назад +14

    #include
    using namespace std;
    int main()
    {
    int no;

    start:
    cout

  • @sunilpersaud9825
    @sunilpersaud9825 4 года назад +2

    Very helpful Tutorials

  • @ranjeetkaur7829
    @ranjeetkaur7829 3 года назад +1

    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

  • @narovorn6302
    @narovorn6302 4 года назад

    Your explain is very good

  • @nandnahhxx5785
    @nandnahhxx5785 2 года назад +2

    This is so easy to understand.. Thank you sir

  • @saravanan335
    @saravanan335 Год назад

    Clear explanation

  • @simanhajji2974
    @simanhajji2974 4 года назад +3

    Thanks bro

  • @MotloungPule-y9u
    @MotloungPule-y9u 6 месяцев назад +1

    Thank you😁😍

  • @xamdasiciid1290
    @xamdasiciid1290 5 месяцев назад

    I have exam tommorow ❤

  • @Gihanee
    @Gihanee 2 года назад +1

    Thank you..

  • @ChetnaKushwah-ji9hz
    @ChetnaKushwah-ji9hz 7 месяцев назад +1

    Thank you:)

  • @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 6 лет назад +4

    plz upload same programme without using modulus operator%

  • @sandhyagurjar469
    @sandhyagurjar469 Год назад +2

    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 :)

  • @sagararora996
    @sagararora996 3 года назад

    Good initiative

  • @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

  • @nuratierahnorazman4790
    @nuratierahnorazman4790 5 лет назад +1

    Thankyou sir!

  • @empejem
    @empejem 4 года назад +1

    THANKYOUUUU!!!!

    • @MicroNG
      @MicroNG 3 года назад

      plz check the details

  • @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

  • @subhammoharana185
    @subhammoharana185 6 лет назад

    I accidentally remove logs and other option in C program how i can recover it.... Plz help me ee..... Pzlzpzlzpzzzzzz

  • @noyalmasih9932
    @noyalmasih9932 8 месяцев назад

    ❤❤❤

  • @deepikasharma9342
    @deepikasharma9342 8 месяцев назад

    Fuck😮
    Ha à😊
    1:35

  • @greatestever2451
    @greatestever2451 2 года назад +1

    Thank you

  • @nonitobuenavista7637
    @nonitobuenavista7637 2 года назад

    Thank you