SlideShare a Scribd company logo
1 of 10
BY
G.KARTHIGA
M.SC INFO TECH
NADAR SARAWATHI COLLEGE OF ARTS AND SCIENCE,
THENI.
 An operating system provides an environment for the
execution of program.
 It provides certain services to programs and to the
user of those programs.
 The specific services provided differ from one
operating system to another.
 These operating system services are provided for the
convenience of the programmer to make the
programing task easier
 The operating system provides certain services to programs
and to the user of those programs.
 These services include:
1)User interface
2)Program execution
3)I/O operations
4)File system management
5)Communications
6)Error detections and handlings
7)Resources allocations
8)Accounting
9)Protection
 All operating system have a user interface.
 Command line interface which uses text command
and a method.
 Batch method in which command and directives to
control those command are entered into files.
 Graphical user interface is a window system with
pointing device to direct i/o, choose from menu and
make selection and a keyboard to enter text.
 The system must be able to load a program into
memory and to run that program.
 The program must be able to end its execution either
normally or abnormally.
 A process may include the complete execution
context of code to execute, data to manipulate,
register, OS resource in use
 A running program may require I/O which may
involves a file or an I/O device.
 For efficiency and protection users usually cannot
control I/O device directly.
 An operating system manage the communication
between user and device drivers.
 The file system is or particular interest.
 Program need to read or write files and directories.
 They also need to create and delete them by name,
search for a given file, and list file information.
 Some program include permission management to
allow or deny access to files or directories based on
file ownership.
 There are many circumstance in which one process
needs to exchange information with another process.
 Communication may be implemented via shared
memory or though message passing in which
packets of information are moved between by the
operating system.
 The operating system needs to be constantly aware of
possible errors .
 Error may occur in the CPU and memory hardware
,in I/O devices, and in the user program.
 Debugging facilities can greatly enhance the user’s
and programmer’s abilities to use the system
eeficiently.
 RESOURCE ALLOCATION: There are multiple
users or multiple jobs running at the same time,
resource must be allocated to each of them.
 ACCOUNTING: This record keeping may be used
for accounting or simply for usage statistics.
 PROTECTION AND SECURITY: The owner of
information networked computer system may want to
control use of that information.

More Related Content

What's hot

Operating system
Operating systemOperating system
Operating systemADITHYAM19
 
Types computers and software
Types computers and softwareTypes computers and software
Types computers and softwareBig Star Music
 
System components (os)
System components (os)System components (os)
System components (os)snegacmr
 
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)Public Training AS/400 Audit Security for New User (20-24 Maret 2017)
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)Hany Paulina
 
Hostel managements system
Hostel managements systemHostel managements system
Hostel managements systemFahad Chishti
 
Online hostel management_system
Online hostel management_systemOnline hostel management_system
Online hostel management_systemmd faruk
 
Presentation Of Hostel Management System SRS
Presentation Of Hostel Management System SRSPresentation Of Hostel Management System SRS
Presentation Of Hostel Management System SRShira akram
 
Operating system- AARAMBH PANDEY
Operating system- AARAMBH PANDEYOperating system- AARAMBH PANDEY
Operating system- AARAMBH PANDEYAARAMBH PANDEY
 
Operating System Introduction
Operating System IntroductionOperating System Introduction
Operating System IntroductionSravani Kommuri
 
Problems of cooperative system
Problems of cooperative systemProblems of cooperative system
Problems of cooperative systemfazli khaliq
 
Module2 introduction to os(cs)
Module2  introduction to os(cs)Module2  introduction to os(cs)
Module2 introduction to os(cs)Shukriyah Wahab
 
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)Public Training AS/400 Audit Security for New User (15-19 Mei 2017)
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)Hany Paulina
 
Operating system
Operating systemOperating system
Operating systemSumit Pal
 
Software engineering 19 user interface design elements
Software engineering 19 user interface design elementsSoftware engineering 19 user interface design elements
Software engineering 19 user interface design elementsVaibhav Khanna
 

What's hot (20)

Operating system
Operating systemOperating system
Operating system
 
Types computers and software
Types computers and softwareTypes computers and software
Types computers and software
 
System components (os)
System components (os)System components (os)
System components (os)
 
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)Public Training AS/400 Audit Security for New User (20-24 Maret 2017)
Public Training AS/400 Audit Security for New User (20-24 Maret 2017)
 
Operating system
Operating systemOperating system
Operating system
 
Hostel managements system
Hostel managements systemHostel managements system
Hostel managements system
 
Online hostel management_system
Online hostel management_systemOnline hostel management_system
Online hostel management_system
 
Presentation Of Hostel Management System SRS
Presentation Of Hostel Management System SRSPresentation Of Hostel Management System SRS
Presentation Of Hostel Management System SRS
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
 
Operating system- AARAMBH PANDEY
Operating system- AARAMBH PANDEYOperating system- AARAMBH PANDEY
Operating system- AARAMBH PANDEY
 
Operating System Introduction
Operating System IntroductionOperating System Introduction
Operating System Introduction
 
Problems of cooperative system
Problems of cooperative systemProblems of cooperative system
Problems of cooperative system
 
Module2 introduction to os(cs)
Module2  introduction to os(cs)Module2  introduction to os(cs)
Module2 introduction to os(cs)
 
Operating system alif
Operating system alifOperating system alif
Operating system alif
 
Os lecture 7
Os lecture 7Os lecture 7
Os lecture 7
 
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)Public Training AS/400 Audit Security for New User (15-19 Mei 2017)
Public Training AS/400 Audit Security for New User (15-19 Mei 2017)
 
Operating System Lecture 1
Operating System Lecture 1Operating System Lecture 1
Operating System Lecture 1
 
Operating system
Operating systemOperating system
Operating system
 
Software engineering 19 user interface design elements
Software engineering 19 user interface design elementsSoftware engineering 19 user interface design elements
Software engineering 19 user interface design elements
 
Operating system Chapter One
Operating system Chapter OneOperating system Chapter One
Operating system Chapter One
 

Similar to Operasting system service

Similar to Operasting system service (20)

ppt of features of operating system.pptx
ppt of features of operating system.pptxppt of features of operating system.pptx
ppt of features of operating system.pptx
 
Operating system
Operating systemOperating system
Operating system
 
2 opreating system
2 opreating system2 opreating system
2 opreating system
 
Basics of Operating System
Basics of Operating SystemBasics of Operating System
Basics of Operating System
 
Os lecture 6
Os lecture 6Os lecture 6
Os lecture 6
 
Unit 1
Unit 1Unit 1
Unit 1
 
OS Lec2.pptx
OS Lec2.pptxOS Lec2.pptx
OS Lec2.pptx
 
ch1.ppt
ch1.pptch1.ppt
ch1.ppt
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structures
 
installing and optimizing operating system software
installing and optimizing operating system software   installing and optimizing operating system software
installing and optimizing operating system software
 
operating system structure
operating system structureoperating system structure
operating system structure
 
SISTEMAS OPERATIVOS.pptx
SISTEMAS OPERATIVOS.pptxSISTEMAS OPERATIVOS.pptx
SISTEMAS OPERATIVOS.pptx
 
Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2
 
Ch3 OS
Ch3 OSCh3 OS
Ch3 OS
 
OSCh3
OSCh3OSCh3
OSCh3
 
OS_Ch3
OS_Ch3OS_Ch3
OS_Ch3
 
Ch3
Ch3Ch3
Ch3
 
Ch1kiit [compatibility mode]
Ch1kiit [compatibility mode]Ch1kiit [compatibility mode]
Ch1kiit [compatibility mode]
 
Operating System
Operating SystemOperating System
Operating System
 
publishable paper
publishable paperpublishable paper
publishable paper
 

More from KarthigaGunasekaran1 (10)

oracle
oracleoracle
oracle
 
inheritance and polymorphism
inheritance and polymorphisminheritance and polymorphism
inheritance and polymorphism
 
Hive and querying data
Hive and querying dataHive and querying data
Hive and querying data
 
Polymorphism and interface in vb.net
Polymorphism and interface in vb.netPolymorphism and interface in vb.net
Polymorphism and interface in vb.net
 
Buffer management
Buffer managementBuffer management
Buffer management
 
unit testing and debugging
unit testing and debuggingunit testing and debugging
unit testing and debugging
 
System testing
System testingSystem testing
System testing
 
Data mining techniques
Data mining techniquesData mining techniques
Data mining techniques
 
High level data link control
High level data link controlHigh level data link control
High level data link control
 
Packages and interface
Packages and interfacePackages and interface
Packages and interface
 

Recently uploaded

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Recently uploaded (20)

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 

Operasting system service

  • 1. BY G.KARTHIGA M.SC INFO TECH NADAR SARAWATHI COLLEGE OF ARTS AND SCIENCE, THENI.
  • 2.  An operating system provides an environment for the execution of program.  It provides certain services to programs and to the user of those programs.  The specific services provided differ from one operating system to another.  These operating system services are provided for the convenience of the programmer to make the programing task easier
  • 3.  The operating system provides certain services to programs and to the user of those programs.  These services include: 1)User interface 2)Program execution 3)I/O operations 4)File system management 5)Communications 6)Error detections and handlings 7)Resources allocations 8)Accounting 9)Protection
  • 4.  All operating system have a user interface.  Command line interface which uses text command and a method.  Batch method in which command and directives to control those command are entered into files.  Graphical user interface is a window system with pointing device to direct i/o, choose from menu and make selection and a keyboard to enter text.
  • 5.  The system must be able to load a program into memory and to run that program.  The program must be able to end its execution either normally or abnormally.  A process may include the complete execution context of code to execute, data to manipulate, register, OS resource in use
  • 6.  A running program may require I/O which may involves a file or an I/O device.  For efficiency and protection users usually cannot control I/O device directly.  An operating system manage the communication between user and device drivers.
  • 7.  The file system is or particular interest.  Program need to read or write files and directories.  They also need to create and delete them by name, search for a given file, and list file information.  Some program include permission management to allow or deny access to files or directories based on file ownership.
  • 8.  There are many circumstance in which one process needs to exchange information with another process.  Communication may be implemented via shared memory or though message passing in which packets of information are moved between by the operating system.
  • 9.  The operating system needs to be constantly aware of possible errors .  Error may occur in the CPU and memory hardware ,in I/O devices, and in the user program.  Debugging facilities can greatly enhance the user’s and programmer’s abilities to use the system eeficiently.
  • 10.  RESOURCE ALLOCATION: There are multiple users or multiple jobs running at the same time, resource must be allocated to each of them.  ACCOUNTING: This record keeping may be used for accounting or simply for usage statistics.  PROTECTION AND SECURITY: The owner of information networked computer system may want to control use of that information.