Fundamentals of Programming Key Words

?
H Y D E F I N I T E I T E R A T I O N E D
I K W Q E E R X G E N Q P Y L C S O P X A
E C B T U Y Q R P C F M C L S G I B H Q K
R W L S K S T D S X P A D Y R T S B E A W
A C F R O Q T I E P U C S C A T O L A A B
R Y F J N Q G D C L P T C R R O B B T X G
C V E U E A H A I G E X E U L A L O E T E
H C M I N E V X S M U T C E I O P L C K J
Y P U K H W H N F V I T A R C D B P O N R
C H W G K P H L G E U N A K O A D T F A M
H A O E L N O K T R O V I W I P Y A I R I
A T T X F W S I E P L N N R Q F B K H L U
R M T G C P N C E A T A A P T Q I D K O G
T Y T H E I H R B E P V A Q P F R Q K Q F
E N A J F A A O R P L O W G V B X E F Y A
E R F E R T L F R A P X V J W R B D P L I
T O D T I G A O C L A M A Y C X P E M I C
P N K O O C A O R P C K X D F B N U D A X
I H N M E C L G B P E B Q R U W Q S D L U
V S N O H I O Y E O K D R A S X E Q G K K
R H A M H H O E O C Y F G N G B C B C Y L

Clues

  • A diagram that shows individual processes within a system (6, 9)
  • A diagram that shows the design of a system from the top down (9, 5)
  • A process that repeats a set number of times (8, 9)
  • A process that repeats until a certain condition is met (10, 9)
  • A variable that is available anywhere in the program (6, 8)
  • A variable that is available only in specified subroutines and functions (5, 8)
  • Code that describes the data being passed from one subroutine to another (5, 9)
  • Expressions that result in a TRUE or FALSE value (7, 10)
  • Similar to a hierarchy chart with the addition of showing how data are passed around the system (9, 5)
  • When designing systems it means that you start at the top of the process and work your way down into smaller and smaller sub-processes (3, 4, 8)

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Fundamentals of computer systems resources »