TECH QUEST(B)

1234567891011121314
Across
  1. 2. The process of removing errors and bugs from a software program
  2. 3. A networking device that can unicast, multicast and broadcast
  3. 5. GitHub is a cloud interface for
  4. 9. The unit of data transmitted over a network
  5. 10. The name of the algorithm used by most modern operating systems to schedule tasks and determine which task should be executed next.
  6. 11. what refers to the ability of users to interact with a computer system.
  7. 13. This keyword is used in Java to explicitly specify that a method should not be overridden in its subclasses.
  8. 14. This feature in Java allows a subclass to inherit multiple classes, overcoming the limitation of single inheritance.
Down
  1. 1. This type of operating system allows multiple users to access the computer system simultaneously and execute tasks concurrently.
  2. 4. A numerical system with a base of 16, often used in computer systems.
  3. 6. A type of computer network that connects devices in a small area
  4. 7. The act of agreeing with something and approving of it.
  5. 8. A set of rules governing how data is transmitted over a network.
  6. 12. A data structure that represents a hierarchical relationship between elements