Across
- 2. Programmers used English-like abbreviations in computer code to represent the computer’s basic functions
- 4. convert high level computer code into machine code
- 5. communication protocols for electronic data transmission between computers
- 6. translates assembly language computer code to machine language
- 9. mouse clicks, keystrokes, timers and other actions that make programs respond
- 11. programming language that is read and understood by the processor. Mainly consists of 1s and 0s.
- 12. specifies the general format of its objects, and the properties and actions available to an object depend on its class
Down
- 1. reusable software components are created to help with code reusability, easier correction and modification
- 3. In Visual Studio, they can contain multiple projects
- 7. is a platform with which you can develop software applications and libraries called managed applications; it provides you with the compiler and tools you need to build, debug, and execute managed applications
- 8. group of related files that make up a program
- 10. have properties such as color, size and weight. They can also perform actions.
