π§© Summary of Types of Operating Systems
Batch OS β Executes grouped (batch) jobs automatically without user interaction.
Multi-Programmed OS β Runs multiple programs in memory to improve CPU usage.
Multi-Processing OS β Uses two or more processors for parallel execution.
Distributed OS β Connects multiple computers to work together as one system.
Multi-Tasking OS β Allows a single user to perform several tasks at once.
Time-Sharing OS β Enables multiple users to share system resources simultaneously.
Real-Time OS (RTOS) β Executes tasks instantly with guaranteed response time for time-critical applications.
Top comments (0)