Software and types

123456789
Across
  1. 2. These are the Low-Level Language(LLL), that forms acorrespondence between machine level instruction and general assembly level statements.
  2. 4. This language processor is used to convert the assembly language into machine level language.
  3. 5. This language processor is used to convert High-Level Language into machine level language in one go, thus execution time is fast.
  4. 6. The machines only understand the digital signals or the binary codes or the binary language which consist of strings of 0’s and 1’s
  5. 9. This language processor is also used to convert High-Level Language into machine level language line-by-line, thus execution time is slow.
Down
  1. 1. hardware components present in the computer systemdoes not understand human language.
  2. 3. These are the simple English statements, that humans useto program and code as it is easy to read and understand to the human world.
  3. 7. Drivers The device drivers and the device programs or the system software that acts as an interface between the various Input-Output devices and the users or the operating system.
  4. 8. Program that governs and maintains the intercooperation of the components of a computer system