Ex1. C Programming - Calculator (Menu Driven)

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

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

  • @chriso.wilkie7915
    @chriso.wilkie7915 4 года назад +1

    This guy speaks like a pro. This is the way. None of this airy fairy 150 ways to get there. This is the loop! love it

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

    omg this helps me through my coding class thank u sir!

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

    Thank you so much. it helps me a lot for my assignment.

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

    Thank u sir, excellent explanation!!
    Really helped me!!

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

    Thank you so much Sir for this amazing explanation!!!!
    I was struggling with the concept of menu driven programs and your video really did a great help.....
    Thank you once again😊😊

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

    Thank you

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

    Ossam 💯💯💯💯

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

    fascinating...

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

    Kindly help
    I am writing a program to calculate the area and perimeter of 5 geometric figure.
    However the program should allow user to go back to the menu after an invalid selection.
    The program should exist after 3 failed attempts

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

    12) Write a program using a “switch case” which ask a user to choose a number (1-3) from the display menu to perform the following functions:
    • For “1” calculate the square root of that number.
    • For “2” calculate the cube of that number.
    • For “3” print that number 50 times.
    • For “4” print the table of that number
    • In the case of none of the above cases, print invalid choice.
    can u help me to do this

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

    🔥💕👍

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

    Thanks sir😊

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

    was this the whole program created for the calculator