SlideShare a Scribd company logo
1 of 20
A Computer Program is a sequence of coded 
instructions written to perform a particular task or 
function in the central processor based on a set 
algorithm.
A Formal Constructed Language in which the 
Program is written by the user based on the algorithm 
which the system can also understand.
A Low- level Programming Language is one that 
provides little or no abstraction or separation of ideas 
from the system’s instruction set. 
They are of two types: 
 Machine level language 
 Assembly level language
The Machine level language or Binary code is a low-level 
language closest to the hardware and can be directly 
recognised by the computer. 
It consists of 0’s and 1’s which represent a signal or a 
jump signal, or a True/ False signal which goes one bit at 
a time.
The Assembly language is a low- level language which 
corresponds with the system’s instruction set. 
It consists of more than the binary code as it has 
characters which go 8 bits- one byte at a time.
A High- level language is one that allows the 
programmer to write programs that are more or less 
independent of the instruction set or architecture of the 
system. 
They use Compilers or Interpreters to translate it from 
Source code to Object code.
A Software is a set of Program Instructions. It refers 
to the programs and other operands used by the 
system to perform a given task. 
It is of two types: 
 System Software 
 Application Software
System Software Comprises the Programs which are 
directly linked with the Hardware and Perform Tasks 
within Controlling and Utilizing it.
The Utility Program is a system software one that is 
designed to help analyse, configure, optimize or 
maintain the hardware of the system. 
It focuses on the use of the computer infrastructure or 
hardware.
An Operating System is a System Software That 
Manages the Computer Hardware and Software 
Resources and Provides A Common Portal for other 
Computer Programs and Application Softwares for 
the User to Access.
Functions of an Operating System: 
 Booting The Computer 
 Manages The Peripheral and I/O Devices 
Manages the System Resources 
 Manages the Memory and Saves Data in Allot 
 Sends & Receives Data and Manipulates Data according to 
the User’s Requirements
The DOS is the Basic Operating System of all Computers 
which works in Low- level Language. It manages Memory 
Disks, System Resources and Peripheral Devices. 
It is not usually loaded expect at the time of booting the 
System.
A Real- time OS is a Multitasking OS that Executes Real-time 
applications within seconds. 
It uses Specialized Scheduling algorithms for Time-sharing 
of the Processor within a limited number of 
Operations.
A Multi- User Operating System is one that allows the 
Admission of Multiple users through Different Input- 
Output Nodes to Access the Processor through Time- 
Sharing or Batch Processing.
A Multi- Tasking OS is one that allows the More than 
one Program to Operate and Process Data at a time 
rather than one after the other.
A Server OS is one that is specifically designed to run 
on the servers of networks by a client/ server 
architecture to send & receive requests along the 
network.
It is a set of programs for the end user to carry out his 
specific tasks and satisfy the need of the particular 
environment.
Computer Programs & System Softwares

More Related Content

What's hot

Multithreading computer architecture
 Multithreading computer architecture  Multithreading computer architecture
Multithreading computer architecture
Haris456
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
Vedpal Yadav
 
The purpose of an operating system
The purpose of an operating systemThe purpose of an operating system
The purpose of an operating system
11southongeorgeb
 
Computer Structure Slides
Computer Structure SlidesComputer Structure Slides
Computer Structure Slides
iarthur
 

What's hot (20)

Multithreading computer architecture
 Multithreading computer architecture  Multithreading computer architecture
Multithreading computer architecture
 
OS UNIT – 2 - Process Management
OS UNIT – 2 - Process ManagementOS UNIT – 2 - Process Management
OS UNIT – 2 - Process Management
 
Lecture 5 process concept
Lecture 5   process conceptLecture 5   process concept
Lecture 5 process concept
 
Principle of Computer Operation.ppt
Principle of Computer Operation.pptPrinciple of Computer Operation.ppt
Principle of Computer Operation.ppt
 
CPU Architecture - Basic
CPU Architecture - BasicCPU Architecture - Basic
CPU Architecture - Basic
 
Cpu scheduling
Cpu schedulingCpu scheduling
Cpu scheduling
 
Notes on NUMA architecture
Notes on NUMA architectureNotes on NUMA architecture
Notes on NUMA architecture
 
Computer System Basics
Computer System BasicsComputer System Basics
Computer System Basics
 
intel core i7
intel core i7intel core i7
intel core i7
 
UNIX/Linux training
UNIX/Linux trainingUNIX/Linux training
UNIX/Linux training
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
 
Case study operating systems
Case study operating systemsCase study operating systems
Case study operating systems
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
 
SCSI(small computer system interface)
SCSI(small computer system interface)SCSI(small computer system interface)
SCSI(small computer system interface)
 
The purpose of an operating system
The purpose of an operating systemThe purpose of an operating system
The purpose of an operating system
 
OS Functions and Services
OS Functions and ServicesOS Functions and Services
OS Functions and Services
 
Operating Systems & Applications
Operating Systems & ApplicationsOperating Systems & Applications
Operating Systems & Applications
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Computer Structure Slides
Computer Structure SlidesComputer Structure Slides
Computer Structure Slides
 
An introduction to coding
An introduction to codingAn introduction to coding
An introduction to coding
 

Viewers also liked

A practical computer program that diagnoses diseases in actual patients.
A practical computer program that diagnoses diseases in actual patients.A practical computer program that diagnoses diseases in actual patients.
A practical computer program that diagnoses diseases in actual patients.
carlos_feder
 
Computer programming language concept
Computer programming language conceptComputer programming language concept
Computer programming language concept
Afiq Sajuri
 

Viewers also liked (6)

A practical computer program that diagnoses diseases in actual patients.
A practical computer program that diagnoses diseases in actual patients.A practical computer program that diagnoses diseases in actual patients.
A practical computer program that diagnoses diseases in actual patients.
 
FIT-Unit3 chapter 1 -computer program
FIT-Unit3 chapter 1 -computer programFIT-Unit3 chapter 1 -computer program
FIT-Unit3 chapter 1 -computer program
 
Computer programming language concept
Computer programming language conceptComputer programming language concept
Computer programming language concept
 
Computer Programming - Lecture 1
Computer Programming - Lecture 1Computer Programming - Lecture 1
Computer Programming - Lecture 1
 
Introduction to computer programming
Introduction to computer programmingIntroduction to computer programming
Introduction to computer programming
 
Chapter 1 — Introduction to Visual Basic 2010 Programming
Chapter 1 — Introduction to Visual Basic 2010 Programming Chapter 1 — Introduction to Visual Basic 2010 Programming
Chapter 1 — Introduction to Visual Basic 2010 Programming
 

Similar to Computer Programs & System Softwares

System programming note
System programming noteSystem programming note
System programming note
SANTOSH RATH
 
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
SURBHI SAROHA
 
BCA FIT 105 PPT Unit 2.pptx
BCA FIT 105 PPT Unit 2.pptxBCA FIT 105 PPT Unit 2.pptx
BCA FIT 105 PPT Unit 2.pptx
CoolGamer16
 
Perfect papers software
Perfect papers   softwarePerfect papers   software
Perfect papers software
guest0a1ce99
 

Similar to Computer Programs & System Softwares (20)

Computer Programs & System Softwares
Computer Programs & System SoftwaresComputer Programs & System Softwares
Computer Programs & System Softwares
 
Richa garg itm
Richa garg itmRicha garg itm
Richa garg itm
 
Inroduction System Software -features Types
Inroduction System Software -features TypesInroduction System Software -features Types
Inroduction System Software -features Types
 
e.pdf
e.pdfe.pdf
e.pdf
 
SOFTWARE PARADIGM
SOFTWARE PARADIGMSOFTWARE PARADIGM
SOFTWARE PARADIGM
 
unit 3.pptx
unit 3.pptxunit 3.pptx
unit 3.pptx
 
System programming note
System programming noteSystem programming note
System programming note
 
Unit2_1.pdf
Unit2_1.pdfUnit2_1.pdf
Unit2_1.pdf
 
Computer software and computer network
Computer software and computer networkComputer software and computer network
Computer software and computer network
 
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
ESSENTIAL COMPONENTS OF COMPUTERS(UNIT 2)
 
Computer system
Computer systemComputer system
Computer system
 
BCA FIT 105 PPT Unit 2.pptx
BCA FIT 105 PPT Unit 2.pptxBCA FIT 105 PPT Unit 2.pptx
BCA FIT 105 PPT Unit 2.pptx
 
unit 3.ppt
unit 3.pptunit 3.ppt
unit 3.ppt
 
Software - Introduction
Software - IntroductionSoftware - Introduction
Software - Introduction
 
Perfect papers software
Perfect papers   softwarePerfect papers   software
Perfect papers software
 
system software and application software
system software and application softwaresystem software and application software
system software and application software
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 
Neethu Narayanan- Operating System
 Neethu Narayanan- Operating System Neethu Narayanan- Operating System
Neethu Narayanan- Operating System
 
Software
SoftwareSoftware
Software
 
Perfect Papers Software
Perfect Papers   SoftwarePerfect Papers   Software
Perfect Papers Software
 

More from Abijah Naresh Jumani

More from Abijah Naresh Jumani (20)

International Product Life Cycle
International Product Life CycleInternational Product Life Cycle
International Product Life Cycle
 
Forms of Dividend
Forms of DividendForms of Dividend
Forms of Dividend
 
IRAC
IRACIRAC
IRAC
 
Electronic Funds Transfer
Electronic Funds TransferElectronic Funds Transfer
Electronic Funds Transfer
 
Comparision bet IFRS & Indian AS
Comparision bet IFRS & Indian ASComparision bet IFRS & Indian AS
Comparision bet IFRS & Indian AS
 
The Companies (Amendment) Act, 2015
The Companies (Amendment) Act, 2015The Companies (Amendment) Act, 2015
The Companies (Amendment) Act, 2015
 
Major Minerals in India
Major Minerals in IndiaMajor Minerals in India
Major Minerals in India
 
The Universal Declaration of Human Rights, 1948
The Universal Declaration of Human Rights, 1948The Universal Declaration of Human Rights, 1948
The Universal Declaration of Human Rights, 1948
 
Bare Act- The Sick Industrial Companies (Special Provisions) Act, 1985
Bare Act- The Sick Industrial Companies (Special Provisions) Act, 1985Bare Act- The Sick Industrial Companies (Special Provisions) Act, 1985
Bare Act- The Sick Industrial Companies (Special Provisions) Act, 1985
 
Bare Act- The Reserve Bank of India Act, 1934
Bare Act- The Reserve Bank of India Act, 1934Bare Act- The Reserve Bank of India Act, 1934
Bare Act- The Reserve Bank of India Act, 1934
 
Bare Act- The Competition Act, 2002
Bare Act- The Competition Act, 2002Bare Act- The Competition Act, 2002
Bare Act- The Competition Act, 2002
 
Bare Act- The Central Excise Act, 1944
Bare Act- The Central Excise Act, 1944Bare Act- The Central Excise Act, 1944
Bare Act- The Central Excise Act, 1944
 
Bare Act- The Banking Regulation Act, 1949
Bare Act- The Banking Regulation Act, 1949Bare Act- The Banking Regulation Act, 1949
Bare Act- The Banking Regulation Act, 1949
 
Bare Act- The Transfer of Property Act, 1882
Bare Act- The Transfer of Property Act, 1882Bare Act- The Transfer of Property Act, 1882
Bare Act- The Transfer of Property Act, 1882
 
Bare Act- The Monopolies and Restrictive Trade Practices Act, 1969
Bare Act- The Monopolies and Restrictive Trade Practices Act, 1969Bare Act- The Monopolies and Restrictive Trade Practices Act, 1969
Bare Act- The Monopolies and Restrictive Trade Practices Act, 1969
 
Bare Act- The Minimum Wages Act , 1948
Bare Act- The Minimum Wages Act , 1948Bare Act- The Minimum Wages Act , 1948
Bare Act- The Minimum Wages Act , 1948
 
Bare Act- The Industrial Disputes Act, 1947
Bare Act- The Industrial Disputes Act, 1947Bare Act- The Industrial Disputes Act, 1947
Bare Act- The Industrial Disputes Act, 1947
 
Bare Act- The Indian Limitation Act, 1963
Bare Act- The Indian Limitation Act, 1963Bare Act- The Indian Limitation Act, 1963
Bare Act- The Indian Limitation Act, 1963
 
Bare Act- The Income Tax Act, 1961
Bare Act- The Income Tax Act, 1961Bare Act- The Income Tax Act, 1961
Bare Act- The Income Tax Act, 1961
 
Bare Act- The Copyright Act, 1957
Bare Act- The Copyright Act, 1957Bare Act- The Copyright Act, 1957
Bare Act- The Copyright Act, 1957
 

Recently uploaded

%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 

Recently uploaded (20)

%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 

Computer Programs & System Softwares

  • 1.
  • 2. A Computer Program is a sequence of coded instructions written to perform a particular task or function in the central processor based on a set algorithm.
  • 3. A Formal Constructed Language in which the Program is written by the user based on the algorithm which the system can also understand.
  • 4. A Low- level Programming Language is one that provides little or no abstraction or separation of ideas from the system’s instruction set. They are of two types:  Machine level language  Assembly level language
  • 5. The Machine level language or Binary code is a low-level language closest to the hardware and can be directly recognised by the computer. It consists of 0’s and 1’s which represent a signal or a jump signal, or a True/ False signal which goes one bit at a time.
  • 6. The Assembly language is a low- level language which corresponds with the system’s instruction set. It consists of more than the binary code as it has characters which go 8 bits- one byte at a time.
  • 7. A High- level language is one that allows the programmer to write programs that are more or less independent of the instruction set or architecture of the system. They use Compilers or Interpreters to translate it from Source code to Object code.
  • 8. A Software is a set of Program Instructions. It refers to the programs and other operands used by the system to perform a given task. It is of two types:  System Software  Application Software
  • 9.
  • 10. System Software Comprises the Programs which are directly linked with the Hardware and Perform Tasks within Controlling and Utilizing it.
  • 11. The Utility Program is a system software one that is designed to help analyse, configure, optimize or maintain the hardware of the system. It focuses on the use of the computer infrastructure or hardware.
  • 12. An Operating System is a System Software That Manages the Computer Hardware and Software Resources and Provides A Common Portal for other Computer Programs and Application Softwares for the User to Access.
  • 13. Functions of an Operating System:  Booting The Computer  Manages The Peripheral and I/O Devices Manages the System Resources  Manages the Memory and Saves Data in Allot  Sends & Receives Data and Manipulates Data according to the User’s Requirements
  • 14. The DOS is the Basic Operating System of all Computers which works in Low- level Language. It manages Memory Disks, System Resources and Peripheral Devices. It is not usually loaded expect at the time of booting the System.
  • 15. A Real- time OS is a Multitasking OS that Executes Real-time applications within seconds. It uses Specialized Scheduling algorithms for Time-sharing of the Processor within a limited number of Operations.
  • 16. A Multi- User Operating System is one that allows the Admission of Multiple users through Different Input- Output Nodes to Access the Processor through Time- Sharing or Batch Processing.
  • 17. A Multi- Tasking OS is one that allows the More than one Program to Operate and Process Data at a time rather than one after the other.
  • 18. A Server OS is one that is specifically designed to run on the servers of networks by a client/ server architecture to send & receive requests along the network.
  • 19. It is a set of programs for the end user to carry out his specific tasks and satisfy the need of the particular environment.