Crossword

1234567891011121314151617
Across
  1. 2. The individual 1's and 0's you see in binary are called
  2. 4. is a variable that contains the address of a location in the memory
  3. 6. is an expression used for creating statements that are either TRUE or FALSE
  4. 7. the malicious software program, which is deterimental to other computer programs
  5. 8. the address of a document or page on the world wide web
  6. 9. is a superclass of every class in Java?
  7. 13. is the core of the operating system?
  8. 16. a function calling itself based on a terminating condition
  9. 17. Python supports the creation of anonymous functions at runtime, using a construct called
Down
  1. 1. main circuit board in a computer
  2. 3. computer calculates numbers in what mode
  3. 5. the keywords is used to define interfaces in Java?
  4. 10. general term used to denote an unexpected error or defect in hardware or software
  5. 11. keyword used for the block to be examined for exceptions?
  6. 12. a set of instructions that are followed to solve a problem.It's a computer's thought process.
  7. 14. commonly referred to as a collection of items stored at contiguous memory locations
  8. 15. is a term used to describe a value that does not change throughout the execution of the program, unlike a variable
  9. 17. open-source operating system