OPERATING SYSTEM BY KINSHUK RASTOGI. WHAT IS AN OPERATING SYSTEM? What is an operating system in the first place? An operating system is a software that.

Slides:



Advertisements
Similar presentations
Operating-System Structures
Advertisements

OPERATING SYSTEM An operating system is a group of computer programs that coordinates all the activities among computer hardware devices. It is the first.
By- Anjali Bhardwaj. An operating system (OS) is a collection of software that manages computer hardware resources and provides common services for computer.
Operating System.
Operating Systems: Software in the Background
Xuan Guo Chapter 1 What is UNIX? Graham Glass and King Ables, UNIX for Programmers and Users, Third Edition, Pearson Prentice Hall, 2003 Original Notes.
Basic Unix Dr Tim Cutts Team Leader Systems Support Group Infrastructure Management Team.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Unix Presentation. What is an Operating System An operating system (OS) is a program that allows you to interact with the computer -- all of the software.
Operating System.
Operating System By :- Anupam Gupta. 5 types of Operating System 0 MACINTOSH 0 I O S 7 0 WINDOWS 0 LINUX 0 UNIX.
SOFTWARE.
Computer for Health Sciences
Lesson 4 Computer Software
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Group 6 Comp 129 Chapter 4.  An operating system s a set of programs made to manage the resources of a computer.  The OS performs five basic functions:
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Lesson 6 Operating Systems and Software
Excellence Publication Co. Ltd. Volume Volume 1.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Operating System. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
 What is OS? What is OS?  What OS does? What OS does?  Structure of Operating System: Structure of Operating System:  Evolution of OS Evolution of.
Operating Systems.
Standard Grade Computing System Software & Operating Systems.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Operating Systems Sara Mullan Johns Hopkins University Fall 2010
April 2000Dr Milan Simic1 Network Operating Systems Windows NT.
CS 390 Unix Programming Summer Unix Programming - CS 3902 Course Details Online Information Please check.
INVITATION TO COMPUTER SCIENCE, JAVA VERSION, THIRD EDITION Chapter 6: An Introduction to System Software and Virtual Machines.
OSes: 3. OS Structs 1 Operating Systems v Objectives –summarise OSes from several perspectives Certificate Program in Software Development CSE-TC and CSIM,
Chapter 5 Information Systems in Business Software
Scott Ferguson Section 1
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
OPERATING SYSTEMS BY LANDON, KYLE, AND ETHAN. WHAT IS THEIR PURPOSE? (1) manage the computer's resources, such as the central processing unit (2) establish.
Three main types of computer operating systems By Chloe Monks.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
Application Software System Software.
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
Operating Systems.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
CITA 171 Section 1 DOS/Windows Introduction. DOS Disk operating system (DOS) –Term most often associated with MS-DOS –Single-tasking operating system.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
OPERATING SYSTEMS (OS) By the end of this lesson you will be able to explain: 1. What an OS is 2. The relationship between the OS & application programs.
Operating Systems Shannon Gibson. What is an Operating System?  An operating system is the most important software that runs on a computer.
Systems Software / The Operating System CSC October 14, 2010.
System SOFTWARE.
Nat 4/5 Computing Science Software
Operating System & Application Software
Lecture 1-Part 2: Operating-System Structures
Operating System Review
2. OPERATING SYSTEM 2.1 Operating System Function
Operating System.
Chapter 5: Using System Software
Operating System.
THE OPERATION SYSTEM The need for an operating system
What is an Operating System?
5 SYSTEM SOFTWARE CHAPTER
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Operating System Review
Operating System Review
Functions of an operating system
Lecture 1-Part 2: Operating-System Structures
5 SYSTEM SOFTWARE CHAPTER
The Main Features of Operating Systems
Chapter-1 Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions.
Presentation transcript:

OPERATING SYSTEM BY KINSHUK RASTOGI

WHAT IS AN OPERATING SYSTEM? What is an operating system in the first place? An operating system is a software that connects the user to the saved items in the hardware. For example if I open a laptop and I press the on button then the os will boot up and ask for the password to operate the machine. Any machine usually needs an operating system to work.

FEATURES OF OS 1. Program Execution. Handling Input /Output Operations. Manipulation Of File. Error Detection And Handling. Resource Allocation. Information And Resource Protection. The different types of os are multi user and multi tasking, real time, single user multi tasking, embedded, and distributed.

MAC OS X This operating system is made by apple Inc. this system was made and released by Steve jobs. It was in the market in The mac system has features like maps, notifications, multiple displays, finder tabs, and tags.

WINDOWS Windows is a series of graphical interface operating systems developed, marketed, and sold by Microsoft. Microsoft Windows came to dominate the world's personal computer market with over 90% market share, overtaking Mac OS, which had been introduced in This program is user friendly and can be used by anyone. You can do a lot of multitasking in windows.

UNIX more than one user can use the machine at a time supported via terminals (serial or network connection) multi-tasking more than one program can be run at a time hierarchical directory structure to support the organization and maintenance of files portability only the kernel ( <10%) written in assembler tools for program development a wide range of support tools (debuggers, compilers.

LUNIX multitasking: several programs running at the same time. multiuser: several users on the same machine at the same time (and no two-user licenses!). multiplatform: runs on many different CPUs, not just Intel. multiprocessor: SMP support is available on the Intel and SPARC platforms (with work currently in progress on other platforms), and Linux is used in several loosely-coupled MP applications, including Beowulf systems (see web/beowulf/beowulf.html) and the Fujitsu AP1000+ SPARC-based supercomputer. web/beowulf/beowulf.html multithreading: has native kernel support for multiple independent threads of control within a single process memory space. runs in protected mode on the 386. has memory protection between processes, so that one program can't bring the whole system down.

MY CHOICE According to me I think that the best os is windows because it is user friendly and is also very easy to use.