Homework 5: Create a crossword

12345678910
Across
  1. 2. The main memory of a computer which can be directly accessed by the Central Processing Unit (CPU).
  2. 5. A software tool that allows developers to create, edit, and debug their software in a single interface is called
  3. 7. An integrated circuit having all the functionality of a central processing unit of a PC is called
  4. 10. A method that is used to create a class object.
Down
  1. 1. A temporary storage location for frequently accessed data.
  2. 3. An object-oriented programming concept in which one class derives the properties of the rest of the classes is called
  3. 4. What software programs are used to protect your computer from viruses and other malware?
  4. 6. A container that keeps a specific number of similar data types.
  5. 8. A collection of circuit boards and other components that are used to connect a computer to the rest of the world.
  6. 9. Which class that is not defined in the source code?