The Everchanging Computer Flashcards

1
Q

Define A Computer

A

A programmable computing device that can process, store, and retrieve data.

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

A programmable computing device that can process, store, and retrieve data.

A

A Computer

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

The Computer Data

A

Is processed according to the software’s instructions or commands

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

Is processed according to the software’s instructions or commands

A

The Computer Data

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

The term “computers”

A

Originates as a word referring to someone who manually carried out calculations instead of an actualt machine

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

Originates as a word referring to someone who manually carried out calculations instead of an actualt machine

A

The term “computer”

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

1940s 1950s

A

Large machines consisting of thousandts of vacuum tubes were part of the early digital computers built in this period

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

Year of the large machines consisting of thousandts of vacuum tubes were part of the early digital computers built in this period

A

The 1940s and 1950s

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

Two distinct families of computing

A

Digital Computers
Analog Computers

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

Define Digital Computers

A

A sequential device that operates data one at a time. The data are represented in the binary gormat of “0” and “1”, a single trandistor is used to symbolize a binary digit

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

A sequential device that operates data one at a time. The data are represented in the binary gormat of “0” and “1”, a single trandistor is used to symbolize a binary digit

A

Digital Computers

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

Analog Computers

A

The representation of data reflects the properties of the data being modeled in an analog computer.

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

The representation of data reflects the properties of the data being modeled in an analog compter.

A

Analog Computers

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

James Thomson

A

He did the early foundational work on analog computation in the 19th century. He invented a wheel and a disc integrator used in mechanical analog devices.

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

He did the early foundational work on analog computation in the 19th century. He invented a wheel and a disc integrator used in mechanical analog devices.

A

James Thomson

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

Vannevar Bush

A

He developed the first large-scale, general-purpise analog computer called ghe “Differential Analyzer.”

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

He developed the first large-scale, general-purpise analog computer called ghe “Differential Analyzer.”

A

Vannevar Bush

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

What can symbolize one continuouzs vatiable in an Analog computer

A

A single capacitor

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

What are needed in a digital computer

A

Various transidtors

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

Generations of Digital Computers

A

Vacuum Tubes (First Generation)
Transistors (Second Generation)
Integrated Circuits (Third Generation)
Microprocessors (Fourth Generation)

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

Define Vacuum Tubes (First Generation)

A

These devices depended on the flow of electric current through a vacuum.

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

Transistors (Second Generation)

A

Is the fundamental building block in modern electronic systems for revolutionizing the field of electronics.

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

These devices depended on the flow of electric current through a vacuum.

A

Vacuum Tubes (First Generation)=

24
Q

Is the fundamental building block in modern electronic systems for revolutionizing the field of electronics.

A

Transistors (Second Generation)

25
Integrated Circuits (Third Generation)
Consists of a set of electronic circuits on a small chip of semiconductor material smaller than a circuit made of independent components.
26
Consists of a set of electronic circuits on a small chip of semiconductor material smaller than a circuit made of independent components.
Integrated Circuits (Third Generation)
27
Who is Jack Kilby of Texas
He invented the integrated circuit in 1958
28
He invented the integrated circuit in 1958
Jack Kilby of Texas
29
Microprocessors (Fourth Generation)
It was the first semiconductoe device that provided the functions of a computer at a chip level
30
What was the world's first microprocessor
The Intel P4004 1969 Microprocessor
31
The Intel P4004 1969 Microprocessor
The world's first Microprocessors
32
All computers consist of two basic parts
Hardware and Software
33
Define Hardware
It is the physical part of the machine
34
Define Software
It is a set of instructions that commands the computer what to do
35
Input Unit
A computer system responds to the insteuctions it receives from the users and uses an input unit to acquite those instructions.
36
A computer system responds to the insteuctions it receives from the users and uses an input unit to acquite those instructions.
Input Unit
37
Central Processing Unit (CPU)
Understands the command and how it can be achieved. It converts the data in human language into machine language
38
Understands the command and how it can be achieved. It converts the data in human language into machine language
Central Processing Unit (CPU)
39
CPU has 3 main components
Memory Unit Control Unit Arithmetic-Logical Unit (ALU)
40
Define Memory Unit
It is where all the information becomes avilable, and bits and bytes (8 bits) are used to measure data size
41
It is where all the information becomes avilable, and bits and bytes (8 bits) are used to measure data size
Memory Unit
42
Define Control Unit
The central component of the CPU. It is where the data conversion from human language to machine language occurs.
43
The central component of the CPU. It is where the data conversion from human language to machine language occurs.
Control Unit
44
Arithmetic-Logical Unit (ALU)
This processor is responsible for mathematical calculations and issues the computer system deals with while funftioning. Also used for data comparison and decision-making
45
This processor is responsible for mathematical calculations and issues the computer system deals with while funftioning. Also used for data comparison and decision-making
Arithmetic-Logical Unit
46
Output Unit
The data is fed to, where the result is shown.
47
The data is fed to, where the result is shown.
Output Unit
48
Operating System (OS)
A collection of software programs and commands that control computer hardware to make it usable.
49
A collection of software programs and commands that control computer hardware to make it usable.
Operating System (OS)
50
Advantages of Operating System
Abstraction Executable Programs User-friendly
51
Define Abstraction
Allow users to hide details of hardware by creating an abstraction
52
Define Executable Programs
Offer an environment where users may execute programs or applications
53
Define User-friendly
Provides the computer system with easy-to-use format resources
54
Disadvantages of Operating System
Volatility Expensive Unpredictable
55
Define Volatility
Users may lose all the contents stored in the computer system whenever an issue occurs
56
Define Expensive
OS software is costly for sml organizations, which can cause an additional financial burden
57
It is never secure, as threats can happen anytime
Unpredictable