Friday, November 1, 2019

Short conclusion of OS

The advantage of using Operating System

  • Allows you to hide details of hardware by creating an abstraction
  • Easy to use with a GUI
  • Offers an environment in which a user may execute programs/applications
  • The operating system must make sure that the computer system convenient to use
  • Operating System acts as an intermediary among applications and the hardware components
  • It provides the computer system resources with easy to use format
  • Acts as an intermediator between all hardware's and software's of the system

Disadvantages of using Operating System

  • If any issue occurs in OS, you may lose all the contents which have been stored in your system
  • Operating system's software is quite expensive for small size organization which adds burden on them. Example Windows
  • It is never entirely secure as a threat can occur at any time

Summary

  • An operating system is a software which acts as an interface between the end user and computer hardware
  • Operating systems were first developed in the late 1950s to manage tape storage
  • The kernel is the central component of a computer operating systems. The only job performed by the kernel is to the manage the communication between the software and the hardware
  • Two most popular kernels are Monolithic and MicroKernels
  • Process, Device, File, I/O, Secondary-Storage, Memory management are various functions of an Operating System
  • Batch, Multitasking/Time Sharing, Multiprocessing, Real Time, Distributed, Network, Mobile are various types of Operating Systems

No comments:

Post a Comment

Short conclusion of OS

The advantage of using Operating System Allows you to hide details of hardware by creating an abstraction Easy to use with a GUI Offer...