Ask Question

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

+1
Answers (1)
  1. 1 May, 22:40
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers