WELCOME TO JEOPARDY OperationSoftwareApplications/Programs InterfaceLaws Grab Bag 100 200 300 400 500.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Operating System Basics
What is an operating system? Is it software?
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
Lesson 6 Software and Hardware Interaction
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Software: Systems and Application Software
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 5 System Software.
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.
Part two. 3.2 operating system architecture  Software have two categories  Application software  System software  Application software: consists of.
Tutorial 1 Exploring the Windows 7 Operating System
Tomorrow’s Technology and You 9/e Chapter 4 Software Basics: The Ghost in the Machine Slide 1 Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
SOFTWARE.
Computers: Software Patrice Koehl Computer Science UC Davis.
Lesson 4 Computer Software
Lesson 4: What Is Software?
Operating Systems Operating System
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Lesson 6 Operating Systems and Software
1 ITGS – Software Basic Food for Thought: Recipe for food Precise steps How many steps Processing with Programs 1.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
Computer Software Computer Technology Day 5. Software  Provides step-by-step instructions that tell the computer how to perform  Categories  System.
Digital Planet: Tomorrow’s Technology and You
Introduction to Interactive Media Interactive Media Tools: Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
Software Software consists of the instructions issued to the computer to perform specific tasks. –The software on a computer system refers to the programs.
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.
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.
5 SYSTEM SOFTWARE CHAPTER
CE Operating Systems Lecture 3 Overview of OS functions and structure.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
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.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Software refer to all the programs that can be run on the computer.
Module 1 – Lesson 6 Ms. Tracy. Bell Ringer What is the typical useful life for a personal computer?
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Computer Components: Software Computer Technology.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Computing Fundamentals Module Lesson 23 — Computer Software
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Chapter 1 Basic Concepts of Operating Systems Introduction Software A program is a sequence of instructions that enables the computer to carry.
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
Types of Software Chapter 2.
Slide 1 Tomorrow’s Technology and You 8 th Edition © 2008 Prentice-Hall, Inc.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
CEG 2400 FALL 2012 Linux/UNIX Network Operating Systems.
Computer Operating Systems And Software applications.
1 Lesson 6 Software and Hardware Interaction Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Chapter 5 Operating Systems.
Processing with Programs 1
What is an Operating System?
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Presentation transcript:

WELCOME TO JEOPARDY

OperationSoftwareApplications/Programs InterfaceLaws Grab Bag

Operation Software 100 A system of programs that performs a variety of technical operations, providing an additional layer of insulation between the user and the bits- and-bytes world of computer hardware. Q: What is an Operating System?

Operation Software 200 Software that handles the details of computing. Includes the operating system and utility programs. Q: What is system software?

Operation Software 300 A program layer that stands between the user and the operating system Q: What is a Shell?

Operation Software 400 Finding and correcting errors-bugs-in computer software Q: What is Debugging?

Operation Software 500 An operating system platform from Microsoft that blurs the line between the Web and Microsoft's operating systems and applications. Q: What is.NET?

APPLICATIONS/PROGRAMS 100 A set of step-by-step instructions that, when completed, solves a problem Q: What is an Algorithm?

APPLICATIONS/PROGRAMS 200 An error in programming Q: What is a Bug?

APPLICATIONS/PROGRAMS 300 Small programs that allow input/output devices to communicate with the computer Q: What are device drivers?

APPLICATIONS/PROGRAMS 400 A platform-neutral, object-oriented programming language developed by Sun Microsystems for use on multiplatform networks Q: What is Java?

APPLICATIONS/PROGRAMS 500 A programming language that falls somewhere between natural human languages and precise machine languages, developed to streamline and simplify the programming process. Q: What is High-level Language?

INTERFACE 100 A user interface based on graphical displays. With a mouse, the user points to icons that represent files, folders, and disks. Documents are displayed in windows. The user selects commands from menus Q: What is a GUI?

INTERFACE 200 A small file that a Web server stores on a user’s computer Q: What is a cookie?

INTERFACE 300 Menus that organize commands into compact, efficient submenus. Q: What are Hierarchical Menus?

INTERFACE 400 The virtual workspace on a graphical user interface that resembles the physical desktops found in brick-and- mortar offices. Q: What is a Desktop?

INTERFACE 500 In a graphical user interface, a framed area that can be opened, closed, and rearranged with the mouse. Q: What is a Window?

LAWS 100 A type of law that traditionally protects forms of literary expression. Q: What is copyright?

LAWS 200 Software that prevents a disk from being copied. Q: What is Copyright software?

LAWS 300 Software can be usually obtained (downloaded) and redistributed for free, but most often is under copyright and does legally require a payment Q: What is Shareware?

LAWS 400 An agreement typically including specifications for how a program may be used, warranty disclaimers, and rules concerning the copying of the software Q: What is EULA?

LAWS 500 A type of law that protects mechanical inventions. Q: What is Patent?

GRAB BAG 100 Personal details are recorded to keep your identity Q: What is a Registration Card?

GRAB BAG 200 A hole in the security of a system deliberately left in place by designers or maintainers Q: What is a Backdoor?

GRAB BAG 300 A means of communication between a program and its user, based solely on textual input and output Q: What is Command-line Interface?

GRAB BAG 400 A computer application designed specifically for a particular business or industry Q: What is a Vertical-market application?

GRAB BAG 500 An operating system that allows a timesharing computer to communicate with several other computers or terminals at once. Q: What is UNIX?