CIS170C All Assignments CIS170C All Assignments | Page 41
www.foxtutor.com/product/cis-170c-ilab-6-of-7-menu-driven-
application-(100%-correct)
Lab # CIS CIS170C-A6 Lab 6 of 7: Menu-Driven Application Lab Overview - Scenario/Summary
You will utilize classes in the design of this program.
You will code, build, and execute an Automated Teller Machine (ATM) Menu-Driven Console
Application.
Learning outcomes:
To be able to explain the need for menus in a program To be able to determine ways to
implement menus in a Windows console application To be able to understand the classes and
objects used in a Windows console application To be able to write a Windows console
applicationDeliverables
Section
Deliverable
Points
Lab 6
Step 5: Program Listing and Output
45
Lab Steps
Preparation:
If you are using the Citrix remote lab, follow the login instructions located on the iLab tab in
Course Home.
Locate the Visual Studio 2010 icon and launch the application.
Lab:
Part A: Password Program
Step 1: Requirements