Ask Question
19 February, 15:56

In a menu-driven program, what statement is used to determine and carry out the user's desired action?

+3
Answers (1)
  1. 19 February, 19:22
    0
    I had to look for the options and here is my answer:

    The statement that is used to know and carry out the desired action of the user in a menu-driven program is this: if-elif-else. The " if-elif-else" is typically used in Python for decision making. The menu-driven program is used to navigate a software program.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “In a menu-driven program, what statement is used to determine and carry out the user's desired action? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers