Computer Systems Flashcards

1
Q

What is the term for a system that consists of hardware and software components that work together to store, retrieve, and process data?

A

Computer System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the term for systems power digital cameras, run elevators and control temperature?

A

Special Purpose Computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the two models used to describe the function of a computer system?

A

Input-Process-Output (IPO) model
Input-Process-Output-Storage (IPOS) model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The computer system divides work into what three categories?

A

1) a requirement from the environment or input
2) a computation based on the requirements or process
3) a provision for the environment or output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the term for a computer taking in raw data in a purposeful fashion?

A

Input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the term for transforming raw data into information?

A

Process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the term for providing the result of the transformation of data into information?

A

Output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the term for keeping data, information and results for intermediate or permanent records?

A

Storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the term for the users in a computer system?

A

People (or liveware)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Who designs the operating and processing of a computer system?

A

System Analyst

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Who writes code to implement the working of a computer system?

A

System Programmer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Who operates the computer system for different purposes?

A

End users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What role in a computer system does a keyboard, mouse and microphone support in a computer system?

A

Input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What role in the computer system does the CPU, RAM, and Hard Drive support?

A

Process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What role does the printer, speakers, and monitors support in the computer system?

A

Output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What three components in a computer system work together to transform data into information to meet a specific users need?

A

Hardware, Software and Middleware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

The electronic and mechanical parts of a computer system are known as what?

A

Hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

The data and computer programs in a computer system are known as what?

A

Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

The components in a computer system that share data between hardware and software are known as what?

A

Middleware

20
Q

Tangible components of a computer system are known as what?

21
Q

The component of a computer system that specify how data is transformed into information is known as what?

22
Q

Monitors, keyboards, mouses and smart phones are examples of what computer system component?

23
Q

Internet browsers, spreadsheets and text editing are what components of a computer system?

24
Q

That components of a computer system that moves data between hardware and software is what?

A

Middleware

25
Motherboards, graphic cards, CPUs and power supplies are what?
Hardware
26
What hardware component is at the center of what makes a computer work, houses the CPU and serves as the brain?
Motherboard
27
What hardware component process data from the programs that your computer runs?
CPU
28
What type of memory occupies the memory slots of the CPU and keeps the data immediately accessible?
Random-Access Memory (RAM)
29
What is the hardware component that permanently stores data, or temporarily stores data in a pages filing system?
Hard-drive
30
What feature is a built-in mechanism on most is that allow data to be moved from RAM to the hard drive?
Paging
31
What is the term for the system of hardware and software components that connect two or more devices for the purpose of sharing data and information?
Networks
32
What are the two common types of networks?
Local area network (LAN) Wide Area Network (WAN)
33
Which type of network spans a single home, school, or small office building and provides a connection for devices within the same network?
Local Area Network (LAN)
34
What type of network reaches across cities, states or even across the world?
Wide Area Network (WAN)
35
What are the two types of network designs?
1) client to server 2) peer-to-peer
36
In what type of network design uses servers on one side of the network, authentication to facilitate millions of users logging in based on usernames, password and system identifiers?
Client server
37
In what type of network design has all devices support long the same functions without assistance of a server
Peer-to-peer
38
Which network design is common across organizations?
Client server
39
Which network design is common in small offices and homes?
Peer-to-peer
40
What term describes how data flows?
Physical Topology
41
What two different perspectives are used when designing a network using physical topology?
Logical and physical
42
What type of topology indicates how data actually flows and is extremely important when considering live load balancing, normal traffic, network backups and replication of data?
Logical topology
43
What type of topology is the actual layout of how systems are placed in the network?
Physical topology
44
What are the four most common network topology layouts?
Bus, star, ring and mesh
45
What is the term for languages supporting data exchange between computers?
Protocols
46
What is the most popular protocol found in internet and home computers?
TCP/IP
47
What is the term for things that include network routers, access points, switches that make it possible for devices to communicate with each other?
Special purpose computer systems