monoploy

1234567891011121314151617181920212223242526272829
Across
  1. 4. Lightweight process
  2. 5. Topology where each device connects to a central hub
  3. 6. Java feature to close resources automatically
  4. 9. Constants in C++ are also known as
  5. 13. Protocol for assigning IP addresses dynamically
  6. 14. Device that forwards data between networks
  7. 15. Class to compile regular expressions in Java
  8. 17. Protocol ensuring reliable data transmission
  9. 20. Delay in data transmission
  10. 23. Committee standardizing C language
  11. 24. Procedure for switching between processes
  12. 25. Fundamental unit of data transfer in a network
  13. 26. Stores data in a swap file on hard drive
  14. 27. Command to send signals in UNIX
  15. 28. OS that reads and reacts to actual time
  16. 29. Data type that stores different types in the same memory location
Down
  1. 1. Device that prevents unauthorized network access
  2. 2. OOP concept where a class derives from another
  3. 3. Most optimal CPU scheduling algorithm
  4. 5. Process of moving data between main memory and disk
  5. 7. Data structure used for recursion in C
  6. 8. Scheduling command in UNIX
  7. 10. List of processes prepared to execute in OS
  8. 11. Command interpreter in UNIX
  9. 12. Keyword that preserves variable value across function calls
  10. 16. Empty pointer in C
  11. 18. Function to copy memory blocks in C
  12. 19. Keyword for a variable that may change at any time
  13. 21. Concept converting real-world objects into class
  14. 22. A variable storing memory address in C