Each of the following four questions will need to be in their own posts:
- First you will write out the pseudocode to make a BK Whopper.
- Next you will take the pseudocode and give proper variable names to all variables needed for the program.
- Next you will create the necessary methods for the BK Whopper program.
- Lastly you will document the BK Whopper program. What is it for? Why would anyone ever need to SIMULATE the creation of a BK Whopper?
Next you will create a post answering questions 2, 3, 6 from page 28-29. Each answer should be in a separate post!
#2. In your own words, describe the steps to writing a computer program.
#3. Lakeview Towers is being constructed as a high-rise apartment building in a downtown urban district. The managers of the building want to create a simulation of daily elevator use to plan for the optimum number of elevators so that elevators are neither idle too frequently nor cause more than a one-minute wait for any resident. What sorts of objects should be created to use in a simulation of potential elevator activity?
#6. Write the pseudocode for an application that allows a user to enter the price of an item and computes 5% sales tax on the item.

No comments:
Post a Comment