Number based programs (Loops in C)

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 18

  • @cheerladinnemouli2864
    @cheerladinnemouli2864 3 роки тому

    Nice explanation sir🙏🙏 tqq so much

    • @CSEGURUS
      @CSEGURUS  3 роки тому

      You're most welcome...
      You can watch this playlist for more stuff in C
      ua-cam.com/play/PLYT7YDstBQmEGhVqAoubBS0OE_5m4JDUe.html

  • @waghakshay540
    @waghakshay540 Рік тому

    A very Very thanks to you sir♥️

    • @CSEGURUS
      @CSEGURUS  Рік тому

      You are Most welcome.. Watch Patterns in C in the following link..
      ..www.udemy.com/course/patterns-in-c-tips-and-tricks/learn/lecture/20141856?referralCode=3FCF915E6CE4219798BD#overview

  • @mizel_1121
    @mizel_1121 4 роки тому +1

    Thanks bro I from Saudi Arabia I love India people

    • @CSEGURUS
      @CSEGURUS  4 роки тому

      Glad and Thanks from India..

  • @madhuri4299
    @madhuri4299 4 роки тому

    sir when u r going to provide the lecture for the other questions?

    • @CSEGURUS
      @CSEGURUS  4 роки тому

      You can find all the answers with execution in the following link
      www.udemy.com/course/patterns-in-c-tips-and-tricks/?referralCode=3FCF915E6CE4219798BD

  • @tujalsutar2828
    @tujalsutar2828 4 роки тому +1

    Nyc

  • @udaykumarchetla6205
    @udaykumarchetla6205 4 роки тому

    Sir Checking Palindrome of a number using one variable

  • @tujalsutar2828
    @tujalsutar2828 4 роки тому

    It's very helpful for us thanks sir

  • @kothakapusnehachandanaredd4397
    @kothakapusnehachandanaredd4397 4 роки тому

    Sir i want to print both smallest and largest ...can u pls help me.

    • @CSEGURUS
      @CSEGURUS  4 роки тому

      Take 2 variables s=9,l=0. Still if u r not able to get ask me at csegurus@gmail.com

  • @astutimishra2165
    @astutimishra2165 3 роки тому

    Sir i have one doubt can u plzz clear it

    • @CSEGURUS
      @CSEGURUS  3 роки тому

      Yes please..

    • @astutimishra2165
      @astutimishra2165 3 роки тому

      @@CSEGURUS in program of finding sum of first and last number.. In the 5th line.. What does f denotes?? Is it the first digit Or last digit.. Because n%10 will give the last digit naa??

    • @waghakshay540
      @waghakshay540 Рік тому

      I think it is from right to left..