True/False
To create a menu that is used more than once, a repetition structure that encloses the selection structure is more suitable, and you can also add a choice for the user to exit the menu.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Keywords (such as if, else, do, and
Q33: A(n) _ is useful for seeing a
Q34: Text data (data of the String type)
Q35: A module is sometimes called a _
Q36: In JavaScript, constants are declared in the
Q38: A(n) _ enables you to test your
Q39: In JavaScript, the _ block checks to
Q40: JavaScript has a built-in method, _, that
Q41: A graphical tool called a(n) _ can
Q42: When you use a menu system, the