Crossword (Team A)

12345678
Across
  1. 3. region of memory used for allocation of function data areas
  2. 5. the process of taking a binary program and deriving the source code from it.
  3. 7. it mediates input converting it to commands for the model or view
  4. 8. the basic entity to which the operating system allocates CPU time
Down
  1. 1. a common means for unrelated objects to communicate with each other. These are definitions of methods and values which the objects agree upon in order to cooperate
  2. 2. a basic command at the level of computer's machine language
  3. 4. a thread that runs behind the scenes
  4. 5. the well-known documentation generator for C++, C, Java and so on..
  5. 6. a visual representation of the user interface of an application, showing screens of content and the connections between those screens.