Understanding Software and Operating Systems: Definitions and Types, Quizzes of Introduction to Business Management

Definitions and explanations for various terms related to software and operating systems. Topics include the role of software in instructing computer hardware, types of system software such as operating systems, utilities, device drivers, and compilers/interpreters, and the evolution of user interfaces. The document also discusses the importance of operating systems and the difference between compiled and interpreted programming languages.

Typology: Quizzes

2011/2012

Uploaded on 11/28/2012

leunguage
leunguage 🇺🇸

5

(2)

209 documents

1 / 8

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
TERM 1
What is software?
DEFINITION 1
Software instructs computer hardware Central processing
unitinput devices ---> Control Unit |ArithmeticLogic Unit -->
Output dev. Primary Storage Unit ^ | v Secondary Storage
Devices Hold Software
TERM 2
Computer Hardware (what's wrong with CPU)
DEFINITION 2
ProgrammableCPU's have built in, primitive
commandsprogrammability key to power and makes CPU
general purposebut CPUs can only respond to binary inputs -
001001011011hard to use at machine level?
TERM 3
What does software enable us to
do?
DEFINITION 3
instruct computer hardware to do what we want more easily
TERM 4
Types of system software
DEFINITION 4
operating systemsutilitiesdevice driverscompliers/
interpeters
TERM 5
operating systems (description and examples)
DEFINITION 5
master control program; provides common functions that
application software needsex: windows
pf3
pf4
pf5
pf8

Partial preview of the text

Download Understanding Software and Operating Systems: Definitions and Types and more Quizzes Introduction to Business Management in PDF only on Docsity!

What is software?

Software instructs computer hardware Central processing unitinput devices ---> Control Unit |ArithmeticLogic Unit --> Output dev. Primary Storage Unit ^ | v Secondary Storage Devices Hold Software TERM 2

Computer Hardware (what's wrong with CPU)

DEFINITION 2 ProgrammableCPU's have built in, primitive commandsprogrammability key to power and makes CPU general purposebut CPUs can only respond to binary inputs - 001001011011hard to use at machine level? TERM 3

What does software enable us to

do?

DEFINITION 3 instruct computer hardware to do what we want more easily TERM 4

Types of system software

DEFINITION 4 operating systemsutilitiesdevice driverscompliers/ interpeters TERM 5

operating systems (description and examples)

DEFINITION 5 master control program; provides common functions that application software needsex: windows

Utilities

Support programs; used to maintain a computer systemex: Norton Utilities TERM 7

Device Drivers

DEFINITION 7 Handle communication with peripheral devicesex: Printer Drivers TERM 8

Compliers/interpreters

DEFINITION 8 Used to turn programming languagestatementsinto hardware instructionsex: C ++ complier TERM 9

Application software

DEFINITION 9 provides tools tailored to perform a particular kind of taskexcel, powerpoint, turbotax, quicken, SAP, Autodesk, Grand Theft Auto TERM 10

User Written Software

DEFINITION 10 Written using application packages and/or programming languages, then saved and reusedFor example: excel model you developnot always present

Virtual Memory

In computing, virtual memory is a memory management technique developed for multitasking kernels. This technique virtualizes a computer architecture's various forms of computer data storage, allowing a program to be designed as though there is only one kind of memory, "virtual" memory, which behaves like directly addressable read/write memory (RAM). TERM 17

OS- Monitor Security

DEFINITION 17 -software based firewalls software that lies between your computer and a network -access control security features that control who can access resources through operating system TERM 18

OS-user interace creation

DEFINITION 18 -each OS has different look, different--Biggest progelm in cross-platform development TERM 19

Why Does an OS Matter?

DEFINITION 19 They provide different features-memory management, GUI,security, communicationsApplication software is written foran OS-Choose applications, then choose OSOS were once proprietary-For ex., Sun's OS worked only on Sun- manufacted CPUs-Choice of OS dictates choice of hardware, but choices are broader now TERM 20

Writing Software

DEFINITION 20 Programming languages are artificial languages used to control behavior of computer provide standards, syntax, statements and instructions for writing computer software many diff. programming languages created and new languages every year professional programmers use integrated development environment (IDE) to write code

IDE

A software application that includes an editor (sort of progammer's word processor) debugger, and compiler, among other tools TERM 22

Programming Language Exapbles

DEFINITION 22 C ++ Application programmingJava Web Application programming TERM 23

Source Code

DEFINITION 23 programming language statements in a form people can read and writeIf (x>3) {y = PI ; } TERM 24

Object Code

DEFINITION 24 program in a form that computer can execute--11-sometimes called "machine code" or "binary" TERM 25

Source Code + object code

DEFINITION 25 Compilers and interpreters are types of software that translate source code into object code

enterprise software

applications that address needs of multiplesusersthroughout anorganizationor work group TERM 32

examples of desktop software

DEFINITION 32 word processing,spreadsheets, personal data bases, presentation graphics, e=mail, personal organizers, web site creation TERM 33

Examples of enterprise software

DEFINITION 33 ERP enterprise resource planning-software package that integrates many functions of a businessSupply chain management (SCM) systems that can helps firm manage aspects of its value chain from flow of raw materials into firm, through delivery of finished product and services at the point of consumptionBusiness Intelligence Software-Systems that use data created by other systems to provide reporting and analyssi for org. decision making TERM 34

ERP Module (Subsystem) Examples

DEFINITION 34 Financial-general ledger-accountsreceivableSales-order processing, customer info,Manufacturing-planning & schedulingMaterial Management TERM 35

Human Resources Subsystem

DEFINITION 35 RecruitingHR PlnnningDevelopment and TrainingAssessmentCompensation

Enterprise Software at UM

Wolverine Access-maintains student records,-handles class registration-maintains employee records-handles pay and benefits-Maintains university financial records TERM 37

DBMS and Enterprise Software

DEFINITION 37 Mostenterprisesoftware works inconjunctionwith a Database Management System used for creating, maintaing and manipulating data databasesoftware