DFD for Mobile Apps

1234567891011
Across
  1. 1. Type, In programming, classification of a particular type of information.
  2. 4. An outline of a program, written in a form that can easily be converted into real programming statements.
  3. 8. Code, This form of the program is called the source program or source code.
  4. 9. Sequence, This type of structure is used to make a decision.
  5. 10. Apps, They are developed specifically for one platform and can take full advantage of all the device features.
  6. 11. To display data in an ordered format.
Down
  1. 2. Is a register for short-term, intermediate storage of arithmetic and logic data in a computer's CPU.
  2. 3. A programming method in which a routine calls itself.
  3. 5. An action, or event, leads to the next ordered action in a predetermined order.
  4. 6. Is a data structure in which elements are removed in the same order they were entered.
  5. 7. Is a value that never changes.