Skip to main content

OPERATING SYSTEM PART-2

                                                                                                                                                                                                                                              CLASSIFICATION & FUNCTION                                                                                                                                                                                          

 Operating system is primarily concerned with allocating and deallocating computer resources to one or more jobs. In fact, it can be looked upon as a cover on the hardware. Thus an OS is an important part of every computer system.

Operating system that supports a single user at a time is a single user operating system, such as Window XP. Some like LINUX, UNIX etc. support multiple users at a time.
          

EBEES INFOTRAIN CONSULTANCY SERVICES PVT. LTD.


An operating system performs the following functions: 


Processor Management  

Memory Management

Input / Output Management

File Management 

Scheduling 

Time sharing

Security Management

                                                                                                                                                                           
Brief the following: -

Processor Management 

  The operating system assigns processors (if a computer has more than one processor ) to the different tasks that must be performed by the computer system.




Memory Management

Its (OS) allocates the main memory and secondary memory to the system programs, user programs & data.


Input / Output Management

  It carries out the input/ output management and co-ordinate and assigns different input and output devices.



File Management 

 It manages files on various storage devices and transfer of these files from one storage device to another. It also allow all files to be easily changed and modified through the use of text editors or some other file manipulation software packages. 


Scheduling 

    It establishes and enforces the job priority. That is, it determines and maintains the order in which jobs are to be executed in the computer system.                                                                                     

 Time sharing

 It co-ordinates and assign compilers, assemblers,utility programs, and other software packages to various users working on the computer system.

Security Management

It establishes data security and integrity. That is , it keeps different programs and data security and data in such a manner that they do not interfere with each other. Moreover, it also protects data from being destroyed by wrong user.

     
               

Four Categories of Operating System:-                                           

Single User Operating System :

Operating System which allows only on user to work on a computer at a time is known as single user operating system .
Example :  DOS , WINDOW XP etc.


Multi User Operating System:

A Multiuser operating system allow a number of user to work together on a single computer. Each User will be provided a terminal connected to a single computer.
Example : LINUX  , UNIX, WINDOW 2000  etc.


9

Single Tasking Operating System:

Operating system which can execute only a single job / program at a time is known as single tasking operating system. 
Example : MS-DOS .

Multi Tasking Operating System

Multi tasking operating system supports execution of more than one job at a time.Most of today's operating systems, such as Window 2000, OS/2, UNIX , LINUX etc. support multi tasking. 

                                                                     

Comments

Popular posts from this blog

WHAT IS A COMPUTER? Hardware & Software

In this blog we will discuss about ,"What is computer and differences among its part as Hardware & Software". We know that all information are scattered in google but I want to make it easy for our readers.Otherwise it is difficult to know which information is right and which is wrong . My Blog is dedicated to learners & easy learning  WHAT IS A COMPUTER? What is Computer  : Computer is an electronic device that is designed to work with Information. The term computer is derived from the Latin term  ‘compute’ , this means to  calculate  or  programmable machine .   Therefore computers can perform complex and repetitive procedures quickly, precisely and reliably. Modern computers are electronic and digital. All general-purpose computers require the following hardware components: §   Central processing unit (CPU) : The heart of the computer, this is the component that actually executes instructions organized in programs ("software") wh

FORMULA MS-EXCEL PART-4

                                DATE & TIME  FUNCTION   1. TODAY ( ) :- Summary  The Excel TODAY function returns the current date, updated continuously when a worksheet is changed or opened. The TODAY function takes no arguments. You can format the value returned by TODAY using any standard date format. If you need current date and time, use the  NOW function . Purpose  Get the current date Return value  Valid Excel date Syntax  =TODAY () Arguments  Usage notes  The TODAY function takes no arguments, and returns the current date, updated whenever a worksheet is changed or opened. You can also use F9 to force the worksheet to recalculate and update the value. If you need a static date that won't change, you can  enter the current date using the keyboard shortcut  Ctrl + Shift + ; If you need current date and time, use the  NOW function . Examples = TODAY () // current date = TODAY () - 7 // on

Electronic Mail " E-Mail"

Introduction of E-Mail E-Mail is also known as electronic mail . It is equivalent of sending a letter though the mail.Primary component of the Electronic Mail system is a post office , it is an area on the shared hard disk that is reserved for mail. This post office serves as the central message holder and has both "in" and "out" baskets for each user . To send a message a link is established between the sender's  "out "basket and the addressee's "in" basket. The method for receiving mail depends on the sophistication of the system. When multitasking personal computers and workstation are used, mail can be delivered to users while they are working  on something else .Otherwise users have to interrogate their mailboxes (diskspace) in a central system or  file server. 👉   Communication network  is the backbone of electronic mail that connect remote terminals to a central system or a local area network that interconnec