CS 535 Object-Oriented Programming & Design
Spring Semester, 1999
Assignment 2
Previous
   
Assignment Index
   
Next
    
© 1999, All Rights Reserved, SDSU & Roger Whitney
San Diego State University
-- This page last updated 17-Feb-99
Assignment 2
Due March 2
Design, implement, and test class(es) for ASCII user interaction. Functionality includes:
Displaying a list of options in reasonable format to a user on an ASCII display
Disable/enable items in a list of options
Displaying true/false, questions
Displaying questions that require an integer response (How many ice cream cones would you like?)
Displaying questions that require a text response (What is your name?)
Determining the users response
Validating the users response
Usable in different programs.
Copyright © 1999 SDSU & Roger Whitney, 5500 Campanile Drive, San Diego, CA 92182-7700 USA.
All rights reserved.
Previous
   
visitors since 17-Feb-99    
Next