Introduction to Computer & Programming

123456789101112
Across
  1. 3. ____________ is one of the examples of high level language.
  2. 4. __________ is a secondary storage device.
  3. 5. Mouse is an ______________ device.
  4. 6. ___________ is an example of system software
  5. 8. Java translates codes to an intermediate code which is known as _________.
  6. 11. Computer consists of hardware and __________________.
  7. 12. __________ is an example of output device.
Down
  1. 1. ___________ language does not need to be compiled and understood directly by the computer.
  2. 2. Errors that are not detected during compilation or while running but give wrong results is known as?
  3. 3. ___________ is the brain of computer.
  4. 7. Grammatical mistakes in codes is known as ____________ error.
  5. 9. __________ is an example of application software that is used to browse the Internet.
  6. 10. Attempting to divide by 0 will cause ____________ error.