Calculator- mini Project in c |

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • #program #howto #programming #programs #programmings #programmingshorts #cprogramming #short #shorts #shortvideo #project #projects #cprogrammingtutorial #clanguageprogram #miniproject #coding #codingschool #logicgame #shortsvideo #tuto #tutorial #tutorials #cprogrammingvideo #ccoding #ccode #programmer #calculation #calculator #code #codesolution #codinglife #programminglife #programminglanguage #programmingforbeginners #if #ifelsestatement #ifelse #for #forloop #forloops

ความคิดเห็น • 25

  • @shivambandekar5329
    @shivambandekar5329 8 หลายเดือนก่อน +16

    When I want to make my essay longer:

    • @mh-29aditya52
      @mh-29aditya52 5 หลายเดือนก่อน +1

      You have best option copy and paste of making switch cases 😂😂

  • @Amazing_wildlife7721
    @Amazing_wildlife7721 ปีที่แล้ว +45

    Man, that's a ton of useless code

  • @er.abhishekgupta
    @er.abhishekgupta 4 หลายเดือนก่อน +2

    Thanks for helping me out!

  • @friedrichmyers
    @friedrichmyers 9 หลายเดือนก่อน +7

    Bro took the same input for every case 💀

  • @Austin-dw1qi
    @Austin-dw1qi ปีที่แล้ว +7

    Why are you asking for inputs in every case? It would be much more efficient to ask for all of the inputs before the switch case. And then perform the operation based on the option selected

  • @user-ht9sy4yc2e
    @user-ht9sy4yc2e 7 หลายเดือนก่อน

    Boom

  • @vishalkatre6585
    @vishalkatre6585 ปีที่แล้ว +2

    👌

  • @shivambandekar5329
    @shivambandekar5329 8 หลายเดือนก่อน

    How about you use a do while(1) loop just so there won’t be redundant lines of code

  • @kalpendrayadav2450
    @kalpendrayadav2450 ปีที่แล้ว +10

    This method is very long so that you can use switch operator for easy ways

    • @codingexplorer9465
      @codingexplorer9465  ปีที่แล้ว +6

      Yes "switch case statement" provide better way to select one case among multiple cases.
      It is better choice to use switch case statement over multiple if else statement.

  • @divyrajverma8286
    @divyrajverma8286 10 หลายเดือนก่อน +1

    हर हर महादेव जय माँ भवानी जय श्रीराम जय माँ सीता जय हनुमानजी 🙏🙏🙏🙏🙏❤❤❤❤🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩

  • @EvilOne-7
    @EvilOne-7 8 หลายเดือนก่อน

    Need correct source code for this with abstract

  • @user-os9gv7tr4l
    @user-os9gv7tr4l 11 หลายเดือนก่อน +3

    This program is not running

  • @psMens
    @psMens ปีที่แล้ว

    What hapens when you do this: 7 + (9-8)*7 = error, may be engineering only learning how to build 2 + 2 = 22

  • @vinothiniannadurai3741
    @vinothiniannadurai3741 ปีที่แล้ว +1

    While not in use

  • @Siddhraj15
    @Siddhraj15 ปีที่แล้ว

    Plz vs code setup 😢😢😢

    • @granatapfel6661
      @granatapfel6661 ปีที่แล้ว

      This is not vscode

    • @thecoolnewsguy
      @thecoolnewsguy 9 หลายเดือนก่อน

      ​@@granatapfel6661he's asking for it

  • @shreejoshi7890
    @shreejoshi7890 ปีที่แล้ว +2

    Konse aap me kar rehe ho ye? Visual Studio?

  • @nitin_kashyap1926
    @nitin_kashyap1926 8 หลายเดือนก่อน

    Make a function ☠️ why repeating same code again and again