SOLVED: buffers for text input and output, branching, menu selections
#NAME:
SAVE YOUR PROGRAM AS A .ASM TEXT FILE USING NOTE PAD. PROGRAM WORTH 65.
Part one of this exam is Build the program by the specifications listed below.
# Exam
#PROGRAM REQUIREMENT: buffers for text input and output, branching, menu selections,
# Your must COMMENT YOUR CODE. OR MINUS 10
#create a program that will use 5 menus, each menu will ask questions, give responses
#each menu area will conduct math, menu 1, addition, menu 2 multiplication, menu 3 division
#menu 4 subtraction, and menu 5 will have a mixture of two.
#Each menu section, after giving the correct answer, should ask the user do they want quit the program #return to the main menu selection area.
#Your menus should be protected from bad input.
Images

Comments