Program to calculate area of circle in C Language

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

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

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

    No one in this world match your quality of teaching sir💯

  • @zahid_9217
    @zahid_9217 5 лет назад +4

    My favourite teacher
    shurab sir

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

    Sir firstly thank u so much so much sir it helps a lot in learning u r the best teacher in this world

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

    Sir thank you
    Apke all videos mere liye bhut helping h

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

    Awesome way of teaching👌👌

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

    sir, thnq so much..your way of teaching is outstanding.....

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

    Thankyou so much sir
    Very nice explain

  • @harshtripathy2123
    @harshtripathy2123 7 лет назад +1

    at 6:30, it was epic sir, I was thinking about how bad were you writing and you came out with a witty response and I was like are you watching me?

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

    Great...👍👍👍

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

    thank u sir my allah inshallah bless you

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

    Great 👍

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

    Nice video sir ❤

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

    Sir , can we use 22/7 as the value of pie

  • @sananeyazi6732
    @sananeyazi6732 8 лет назад

    sir can u explain me ,in cheking of a number whether it is prime or not y we need to take end loops as num/2????if we given any number "num" as input

  • @mohinikumari5041
    @mohinikumari5041 6 лет назад +1

    NYC video

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

    thanks u very much sir🙏🙏

  • @Akashkumar-oe7zj
    @Akashkumar-oe7zj 4 года назад

    Thanku sir, tend to infinity thanks

  • @sehnaajbano2155
    @sehnaajbano2155 7 лет назад

    Sir you r superb superb superb

  • @PIYUSHKUMAR-cn8qt
    @PIYUSHKUMAR-cn8qt 3 года назад

    radius to decemial me vi ho sakta hai eg 5.67 but aapne interger fix kar rakha hai kyu

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

    int main()
    {
    int r;
    float;
    printf("Enter radius of circle:");
    scanf("%d",&r);
    a=3.14*r*r;
    printf("area is %f",d);
    }
    sir , code blocks per build and ran nahi ho raha h

  • @shubham6875
    @shubham6875 7 лет назад +1

    sir if we define the value of pi next to the header file then I'm getting a syntax error

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

    sir please can you give the code of finding area under the given curve. It's really urget. Day after tomorrow is my practical and I can't find this code anywhere.

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

    Sir ! Kya int variable m bhi hum float le sakte h means fir hame scanf("%f",&r); kya kuch is tarike se likhna hoga sir .... Plz clear the dought ...sir

    • @SaMeerKHan-jy6oh
      @SaMeerKHan-jy6oh 6 лет назад +1

      no bro, we write ("%d",&r) for integer to scan the integer value

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

    ❤️❤️❤️❤️❤️

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

    thanks

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

    ❤️

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

    sir global variable me pi declare kiya to answer different kyu ara hai sir please solve it

  • @drmtstatus
    @drmtstatus 7 лет назад +2

    android studio tutorial plz upload sir

  • @atiqulahmed4686
    @atiqulahmed4686 9 лет назад +2

    dbms series plz upload !!

  • @amitjajoo9510
    @amitjajoo9510 6 лет назад +1

    thx sir

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

    HELLO SIR, I am ajay dhandhal and i want to make marksheet program in which user enter their name and roll no. if the their name and roll no. right then their marksheet show in screen so can give me idea how i can,in this i am applied logic
    if(name==rahul&&roll no.==123) this after the i/p is give by user

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

    Without scanf area of circle nhi niklega sir

  • @gevendrasahu7891
    @gevendrasahu7891 7 лет назад

    thanks sir g

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

    SR area of circle rectangle and triangle teeno ek sath cal kerna h
    Kese kare???

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

      Switch case lagakar sabhi ka alag alag karo!

  • @kumarshashawat642
    @kumarshashawat642 5 лет назад

    int main me 'int 'ka kya use hai

  • @anandhkumarbelde4591
    @anandhkumarbelde4591 7 лет назад

    sir if i want to take pi=22/7 how should i write????

    • @mayurdas9285
      @mayurdas9285 7 лет назад +2

      #include
      #include
      int main()
      {
      int r;
      float a;
      printf("enter radious");
      scanf("%d",&r);
      a=((22/7)*r*r);//

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

      @@mayurdas9285 bhai so much thnku you answer help me today as well love you brother

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

      @@Xcoder__1957 o its very old during my colleague days today i totally forget c and c++ now expert of java and js 😉

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

      @@mayurdas9285 koi na mjhe to help hua

  • @sejal1232
    @sejal1232 5 лет назад

    Addresses kyu nhi lagate h printf me

  • @learnearn-s4p
    @learnearn-s4p 5 лет назад

    area of rectangle?

  • @MrUjagarsingh
    @MrUjagarsingh 7 лет назад

    gotoxy(); not working with code-blocks. plz help me
    i have use window 7 os;
    my program is :
    main()
    {
    system("cls");
    gotoxy(31,13);
    printf("Ujagar Singh Meena");
    getch();
    }

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

      Ujagar Singh Meena sir n
      e is par video banai hai pehle hi ,purane videos c language ke dekh lo

    • @zishankhan6864
      @zishankhan6864 5 лет назад

      getch ka use turbo me hota a