CIS 115 (Devry) help Making Decisions/uophelp.com CIS 115 (Devry) help Making Decisions/uophelp.com | Page 21
Input _____
If (_____) AND (_____) then
Display “secondary color is: purple”
EndIf
If (_____) AND (_____) then
Display “secondary color is: green”
_____
End (Points : 10)
7. (TCO 1, 2, 3, & 4) Describe the difference between a flowchart and
hierarchy chart and explain whether one is more important to develop
than the other. (Points : 10)
8. (TCO 1, 2, 3, 4, & 5) Describe two of the three control structures and
how relational and logical operators are used. (Points : 10)
--------------------------------------------------------------------------
CIS 115 Week 1 Exercise (Devry)
For more course tutorials visit
www.uophelp.com
Assignment:
This activity will assist you in the understanding of how output should
appear after statements are executed (results) and how to write proper
pseudocode.