Order this information in Print

Order this information on CD-ROM

Download in PDF Format

     

Click here to make tpub.com your Home Page

Page Title: Chapter 1 Questions
Back | Up | Next

tpub.com Updates

Google


Web
www.tpub.com

Home

   
Information Categories
.... Administration
Advancement
Aerographer
Automotive
Aviation
Combat
Construction
Diving
Draftsman
Engineering
Electronics
Food and Cooking
Math
Medical
Music
Nuclear Fundamentals
Photography
Religion
USMC
   
Products
  Educational CD-ROM's
Printed Manuals
Downloadable Books
   

 

Back
Programming Documentation
Up
Introduction to Programming
Next
Chapter 1 Answers

Back ] Home ] Up ] Next ]

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.

 

Back ] Home ] Up ] Next ]

 

Privacy Statement - Press Release - Copyright Information. - Contact Us - Support Integrated Publishing