Computers and Systems Flashcards

1
Q

Explain what the hardware component does

A

*Processes data by executing instructions
*Provides input and output
*Control input, output, and storage components

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

Explain what software comp deals with

A

*Applications and system software
*Instructions tell hardware exactly what tasks to
perform and in what order

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

Describe what data is

A

*Fundamental representation of facts and
observations

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

Describe what’s meant by communications

A

*Sharing data and processing among different
systems

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

Describe hardware component

A

*Input / Output devices
*Storage Devices
*CPU – Central Processing Unit
*ALU: arithmetic/logic unit
*CU: control unit
*Interface unit
*Memory
*Short-term storage for CPU calculations

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

What does CPU stand for?

A

CPU: Central Processing Unit

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

Explain the 3 parts of CPU

A

ALU: arithmetic/logic unit
*Performs arithmetic and Boolean logical
calculations
CU: control unit
*Controls processing of instructions
*Controls movement of data within the CPU
Interface unit
*Moves instructions and data between the CPU
and other hardware components
*Bus: bundle of wires that carry signals and
power between different components

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

Explain what’s meant by memory and what’s it responsible for

A

Also known as primary storage, working
storage, and RAM (random access
memory)
*Consists of bits, each of which hold a
value of either 0 or 1 (8 bits = 1 byte)
*Holds both instructions and data of a
computer program (stored program
concept)

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

Explain software component

A

Applications
*Operating System
*API: application program
interface
*File management
*I/O
Kernel
*Memory management
*Resource scheduling
*Program communication
*Security
*Network Module

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

Explain communication component in detail

A

Hardware
*Communication channels
*Physical connections between computer systems
*Examples: wire cable, phone lines, fiber optic cable,
infrared light, radio waves
Interface hardware
*Handles communication between the computer and
the communication channel
*Modem or network interface card (NIC)
Software
*Establish connections
*Control flow of data
*Directs data to the proper applications for use

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

What do all computer systems consist of?

A

*At least one CPU
*Memory to hold programs and data
*I/O devices
*Long-term storage

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

What does (operating) system software do?

A

-Manage your files
-load and execute programs
-to accept your demand

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