IF Statements:
Draw the IF part of the flowchart and write the IF statements for the following questions. Note that you only need to pass in the IF statements for the grade. If you would like me to look at the logic flowchart, I would be happy to do that too! Assume a file with the following layout.
Columns |
Data |
1 - 5 |
ID-NO |
6 - 25 |
NAME-IN |
26 - 29 |
YR-BIRTH |
30 |
MARITAL-STATUS Valid Codes: M, S, W, D |
31 |
NUM-DEPEND |
32 |
SEX Valid Codes: M, F |
33 - 40 |
SALARY |
41 |
OWN-HOME Valid Codes: Y, N |
42 - 47 |
VALUE-HOME |