Test 1 Flashcards
Computers are comprised of 2 components:
Hardware
Software
What is hardware?
Electronic and mechanical equipment that makes up a computer
It is tangible(physical)
What is software?
Instructions that tells the hardware how to perform
Not tangible!!(not physical)
Example of hardware:
Monitor
CPU
Memory
Hard Drive
Ect.
Two types of software:
System software
Application software
Interface between a user and the hardware. Controls the operations of the hardware . Also known as the Operating System (OS) . Very small % of software is system software
System software
What does OS require to execute?
Computer resources
is a system software. Runs application software. Manages computer resources
Operating System (OS)
Core OS programs that handle important, routinely executed functions
OS Kernel
What is the OS Kernel known as?
Memory Resident
Programs designed to perform specific tasks or solve specific problems for users
Very large % of software falls in this category
Application software
In applications software a computer’s __________ is directly related to the amount and type of application software written for that computer
Power
___________________ require hardware
Hardware is controlled by _________________
Application software
system software
Requests for Service are made through one or more:
OS interfaces
Hardware functionality is also provided through:
OS interfaces
System software and a computer’s hardware communicate through these:
OS interfaces
Modern ______________ support a broad range of:
system software
application software
The OS hides how it performs specific tasks through:
resource abstraction
The first electronic digital computers were built in the:
late 1930s or early 1940s
Digital computers
1937-1942:
1941:
1943-1946:
The Atanaoff-Berry computer (not programmable)
Z3(programmable)
ENIAC(programmable)
Inventors
The Atanaoff-Berry computer (not programmable)
Z3(programmable)
ENIAC(programmable)
Dr. John Atanaoff & Clifford Berry
Konrad Zuse
John mauchly & J. Presper Eckert
As computer systems evolved, so did:
operating system theory
Operating systems are generally classified as one of the following :
Single Program (Operating) Systems (SPOS)
Multiprogramming (Operating) Systems (MPOS)
Real-Time (Operating ) Systems (RTOS )
Advantage of single program os
Simple to implement