Types of os

123456789101112131415
Across
  1. 5. Operating system with built-in networking capabilities allowing computers to communicate and share resources over a network.
  2. 8. Architecture where multiple servers work together to handle requests and distribute workload efficiently.
  3. 9. Technique that allows multiple users to share a computer's resources simultaneously by dividing CPU time into slices.
  4. 11. Operating system architecture that combines aspects of both monolithic and microkernel designs.
  5. 12. Operating system that allows multiple users to access a computer system concurrently.
  6. 13. Operating system architecture where the kernel is kept as small as possible and most services are provided by user-space processes.
  7. 15. Operating system that runs on multiple machines and coordinates their activities to appear as a single system to the user.
Down
  1. 1. Operating system processing mode where tasks are collected into batches to be executed all at once.
  2. 2. Operating system designed to continue operating properly in the event of the failure of some of its components.
  3. 3. Operating system designed for mobile devices such as smartphones and tablets.
  4. 4. Capability of an operating system that allows multiple tasks or processes to run simultaneously.
  5. 6. Operating system architecture where the entire operating system is working in kernel space.
  6. 7. Operating system designed for use in embedded computer systems with limited resources and specific functions.
  7. 10. Operating system designed to support only one user at a time.
  8. 14. Operating system that guarantees a certain capability within a specified time constraint often used in systems where timely processing is critical.