Basic Computer Components Def 2

12345
Across
  1. 2. is a base 16 system used to simplify how binary is represented.
  2. 4. structures is a programming structure that repeats a sequence of instructions until a specific condition is met.
  3. 5. structures are expressions that evaluate to either true or false.
Down
  1. 1. of commands the order that commands are done by a computer, that allows us to carry out tasks that have multiple steps.
  2. 3. language is a combination of zeros and ones, which forms the most fundamental layer of information that is stored in computing systems.