Case Study

Wednesday, October 7, 2015

Midterm Exam For 4th Year Students, Due 10/8/2015

create a simple ASM program that will allow user
to select a choices available
and display a correspoding text display
upon successful selection of choice

Example:

Menu
1. ORder
2. Exit
Enter Choice:__

If Choice is 1, Display a text "You chose Ordering Function";
If Choice is 2, Display a text "You chose to exit";

No comments:

Post a Comment