⏪Previous Next⏩
Computer System has different components, these include hardware, operating system, application programs and users.
Hardware is a physical portion of the computer system consists of basic
computer resources i.e. memory, CPU and I/O devices.
Operating system manages hardware resources among different application
programs and users.
Application programs are the third layer of computer organization.
These are designed to perform specific tasks directly for users. These may
include from word processors to video games and many more.
Definition
Operating system is a system software that manages computer resources
(hardware as well as applications), acts as an intermediary between a user and computer hardware and makes computer system convenient to use.
It is due to the operating system, the user of the computer does not have to deal directly with the hardware to get their work done. Operating system provides
Examples of computer operating systems
Microsoft Windows 10 - PC and IBM compatible operating system. Microsoft Windows is the most common and used operating system.Apple macOS - Apple Mac operating system. Today, the only Apple computer operating system is macOS.
Ubuntu Linux - A popular variant of Linux used with PC and IBM compatible computers.
Google Android - Operating system used with Android compatible phones and tablets.
iOS - Operating system used with the Apple iPhone and iPads.
Chromium - Google operating system used with Chromebooks.
OxygenOS - OnePlus' proprietary operating system.
⏪Previous Next⏩
- What is an Operating System ?
- Discuss the structure off OS ?
- Explain type of OS?
- Explain Function of OS?
- Explain OS Services ?
- What do mean by system call ?List different type ofsystem call available ?
- what is process ? and Characteristics ?
- What is different process state? explain the same in details?
- write short note on user level and kernal level threads?
- explain what is thread and its type ?
- explain scheduler ? (short term,medium term,and long term)
- state and explain scheduling criteria ?
- Explain scheduling algorithm ? [ FCFS,SJF,PRIORITY,ROUND ROBINE.]
- What is process synchronization ? explain critical section problem and race condition ?
- what is Race Condition ?
- what is critical section problem?
- explain classical problem of synchronization?
- explain bounded - buffer problem?
- explain reader - writer problem ?
- explain Dining Philosophers Problem ?
- explain semaphores ? its type ?
- What is deadlock ?
- What are the 4 condition to produce deadlock ?
- explain methods of handling deadlock ?
- explain in detail deadlock prevention ?
- write short note on deadlock avoidance ?
- explain deadlock detection ?
- explain Banker algorithm with example ?
- What are memory management ?
- what is contiguous memory allocation and non - contiguous memory allocation ?
- explain concept of paging with neat diagram?
- differentiate contiguous and non - contiguous memory allocation ?
- explain in details various partitioning memory management?
- explain the concept of Segmentation ?
- what is Thrashing explain in details ?
0 Comments