| |||||||||||||||
|
|
![]() CHAPTER 1 EXERCISES 1. Arrange the following problem-solving steps in the correct sequence. ---- Code the program, prepare the code in machine readable form, prepare test data, and perform debug and test runs. ---- Develop the program logic and prepare a programming flowchart or decision table. ---- Complete the documentation and prepare operator procedures for implementation and production. ---- State, analyze, and define the problem. 2. Draw the flowcharting symbol that represents reading input data. 3. Refer to Figure 1-6. What block in the programming flowchart is equivalent to line 110 of the coded program?4. Draw the flowcharting symbol that is used to depict the evaluation of a YES/NO, or TRUE/FALSE condition.5. PROBLEM DEFINITION SALES COMMISSION—This program is to determine the amount of commission a salesperson is due.INPUT: Amount of sales will be input as S and percent commission will be input as P.OUTPUT: The end result will be a listing, displaying amount of sales and amount of commission.Using this problem definition, draw a programming flowchart depicting the programming steps required to solve the problem.
|
|
Privacy Statement - Press Release - Copyright Information. - Contact Us - Support Integrated Publishing |