Computer Science Basics

1234567891011121314151617181920
Across
  1. 2. ability/behavior of existing in multiple forms
  2. 3. input and output and hardware devices
  3. 10. family heirarchy in programming ?
  4. 13. I pop up if you forget programming grammar;(6,5)
  5. 15. field of computer science; gives computers ability to decide(10,12)
  6. 18. program which translates other programs
  7. 19. art of converting non-runnable code into runnable
  8. 20. application programs designed for user
Down
  1. 1. master program which can interact with hardware and handles other programs (9,6)
  2. 4. a measure used to compare programs(4,10)
  3. 5. the only language that a computer can understand(7,8)
  4. 6. single instance of a part of program which is running
  5. 7. data sent with a function call
  6. 8. well known data structure with ideally no limit on entries(6,4)
  7. 9. the steps or approach of solving a problem
  8. 11. a programming approach based on callable code stubs
  9. 12. data structure which replicates order followed at ticket counters
  10. 14. harmful program/software that is intended to cause damage
  11. 16. a type of program that executes other programs line by line
  12. 17. main component in a cpu