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