100 200 300 400 500 System Software Operating System Boot Process Files Misc.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Chapter 6 Review System Software: Operating Systems and Utilities.
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Today’s Agenda Chapter 4: System Software Chapter 4: System Software Chapter 5: Application Software Chapter 5: Application Software.
Computers Are Your Future © 2005 Prentice-Hall, Inc. Excerpts for V New York University.
CSCE101 – Ch 3 September 14 & 16, Chapter 3 Computer Software = System Software + Application Software Delineation unclear – (ex. Microsoft Antitrust)
Operating Systems: Software in the Background
1 CMOS Configuration Chip. 1 Jumpers 1 Software n The intelligence of the computer n Computer programs, or instructions to perform a specific task n.
Computers Are Your Future Chapter 4 Computers Are Your Future © 2008 Prentice-Hall, Inc.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
1 Copyright © 2003 Prentice Hall, Inc Slides created by Bob Koziel Excerpts from Chapter 5.
LECTURE 14 Operating Systems and Utility Programs
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Direction: Read carefully and click the letter of the correct answer.
Lesson 4 Computer Software
UNIVERSITI TENAGA NASIONAL “Generates Professionals” MODULE 2 : Part 2 INTRODUCTION TO HARDWARE & SOFTWARE.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 5 Basic Input/Output System (BIOS)
Basic Input Output System
Systems Software CSC 101 Unit 2 CSC 101 Unit 2. Software A collection of instructions that tells the computer what to do.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition Copyright © 2015 Pearson Education, Inc.
INTRODUCTION TO COMPUTING CHAPTER NO. 03. Operating Systems and Utility Programs Functions of Operating Systems Types of Operating Systems (Standalone.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
System Software CSCI-N 100 Department of Computer and Information Science.
Review Everything you need to know for the 1 st Quarter Test.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Module 2 : Part 2 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
1 Sec (3.2) Operating System Architecture OS. 2 Software dividing into two categories: 1. Application software 2. System Software  Operating System 
© 2009 Prentice-Hall, Inc. 1 Chapter 4 Using System Software: The Operating System, Utility Programs, and File Management Computer Skills For Preparatory.
Chapter 5 Presentation Meghan McCabe & Abby Lane Chapter 5 : Lane & McCabe.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
Software Grade 10. BIOS and the Power-on Self Test A computer can’t do much without instructions The first thing the CPU does when you switch it on is.
Digital Communication Systems Comp Functions of the Operating System.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Ram is a volatile memory meaning that it can only store its contents as long as its power source is constantly maintained. SDRAM: Dynamic RAM - Inexpensive.
Computer Maintenance I
Microsoft Window 9X Operating System Richard Goldman © February 28, 2001.
Computers Are Your Future Tenth Edition Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
European Computer Driving Licence Syllabus version 5.0 Module 1 – Concepts of ICT Chapter 3 – Software Pass ECDL5 for Office 2007 Module 1 Concepts of.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Computers Are Your Future Twelfth Edition Chapter 4: System Software Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
Systems Software / The Operating System CSC October 14, 2010.
Today’s Agenda Chapter 4: System Software Chapter 4: System Software Chapter 5: Application Software Chapter 5: Application Software.
Computers: Tools for an Information Age
Nat 4/5 Computing Science Software
Operating System Review
Memory Key Revision Points.
Chapter 5: Using System Software
Computer Software.
Chapter 4 – Introduction to Operating System Concepts
TexPREP Summer Camp Computer Science
Ch. 5 – System Software: The Operating System, Utility Programs, and File Management Molly Lovette By: Molly Lovette.
Operating System Review
Computers Are Your Future
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Operating System Review
Jeopardy.
The Operating system Gives life to the hardware
System Software: Operating system, Utility Programs, & File Management
A very basic introduction
Presentation transcript:

System Software Operating System Boot Process Files Misc

System Software – 100 The two basic types of computer software are application and _____ software system

System Software Utility programs are a part of System Software

System Software You can use _____ to restore your system’s setting to an earlier date when everything worked properly System Restore

System Software The Windows Utility program that arranges files on your hard drive in sequential order is called Disk Defragmenter

System Software The BIOS (basic input/output system) program is included in _____________ software system

Operating System – 100 The operating system is part of __________ software system

Operating System All computers require… an operating system

Operating System T/F Unix is a single-user, multitask operating system False

Operating System T/F The operating system manages the removal of spyware False

Operating System During virtual memory process, the OS moves data from RAM that have not been recently used to a temporary storage area on the hard drive called the ____ file swap (or page)

Boot Process – 100 What is the first step in the Boot Process? CPU activates BIOS

Boot Process What is the second step in the Boot Process? POST (power-on self-test)

Boot Process What is the third step in the Boot Process? OS loaded into RAM

Boot Process What is the fourth step in the Boot Process? Configurations and Customizations settings are checked

Boot Process BIOS is stored on a ____ chip. ROM

Files The location of a file is specified by its ____. file path

Files In Windows, which character is used as a path separator? Backslash (\)

Files C:\Documents\CINS 101\Term Project Is an example of a(n) File path

Files What is incorrect in the following file name: CINS 101 Term Project: Chili.docx the :

Files The process of replacing repeated patterns of letters with a shorter placeholder is called____________. file compression

Misc Microsoft Windows uses a ______ interface. graphical user

Misc Arranging separate windows so they sit next to each other on the screen is called… tiling

Misc Each device attached to your computer comes with a program called a ___ that facilitates communication between the device and the OS device driver

Misc T/F: PDAs can perform one task by one user at a time. True

Misc The ____ contains all the different configuration (settings) used by the OS and by other applications. registry