Crossword (Team A)
Across
- 3. region of memory used for allocation of function data areas
- 5. the process of taking a binary program and deriving the source code from it.
- 7. it mediates input converting it to commands for the model or view
- 8. the basic entity to which the operating system allocates CPU time
Down
- 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. a basic command at the level of computer's machine language
- 4. a thread that runs behind the scenes
- 5. the well-known documentation generator for C++, C, Java and so on..
- 6. a visual representation of the user interface of an application, showing screens of content and the connections between those screens.