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