History And Introduction To Computers Flashcards

1
Q

What is a computer?

A

A device, usually electronic that can store, retrieve and process data

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

What is the hardware of a computer?

A

The physical machinery of the computer that consists of several hardware devices

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

What is the software of a computer?

A

The programs that tell the machine what to do with many different programs written in different languages usually working together

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

What are some input devices?

A

Keyboard, mouse, touchpad, joystick, pen & tablet, perforated cards

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

What Are Some Output Devices?

A

Printer, Screen, Teletype

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

What are some input and output devices?

A

Auxiliary Devices, like disks and tape drives, touch screen and network cards, like intranet and internet

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

What are some hardware that use permanent memory?

A

Disks and other I/O devices

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

What are some volatile memory hardware?

A

Main memory and graphic memories

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

What are the 3 main memory types?

A

Permanent (non-volatile), volatile and virtual

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

What does CPU stand for?

A

Central Processing Unit

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

What does a CPU contain?

A

An ALU and a control unit

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

What does ALU stand for?

A

Arithmetic Logic Unit

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

What is the roles of the CPU?

A

Stores data in memory, retrieves data from memory, performs computations and sends and receives data from other devices

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

What is a bus?

A

A group of wires through which the other devices communicate

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

What does RAM stand for?

A

Random Access Memory

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

What is primary storage?

A

RAM

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

What is secondary storage?

A

Permanent storage like disk storage

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

How many generations of computers is there?

19
Q

When was the first generation of computers?

20
Q

When was the second generation of computers?

21
Q

When was the third generation of computers?

22
Q

When was the fourth generation of computers?

A

1973-present

23
Q

What is the name of the first generation of computers?

A

Vacuum Tubes

24
Q

What is the name of the second generation of computers?

A

Transistors

25
What is the name of the third generation of computers?
SSI Silicone Chips
26
What is the name of the fourth generation of computers?
LSI Silicone Chips
27
What does SSI mean when talking about Silicone Chips?
Small-Scale Integration
28
What does LSI mean when talking about Silicone Chips?
Large-Scale Integration
29
What is an example of some registers?
Program Counter, Current Instruction Register, Memory Address Register, Memory Data Register
30
What does the ALU do?
Holds data temporarily and performs calculations and comparisons
31
What does the Control Unit do?
Controls and interprets the execution of instructions, follows a sequence of actions corresponding to the FDE cycle
32
What is the primary printed circuit board in a PC?
The Motherboard
33
What are some examples of the system software?
Programs written for computer systems, like compliers and operating systems
34
What are some examples of application software?
Programs written for computer users, like word-processors and spreadsheets
35
What are some of the several essential services providing by the operating systems?
Loading and running application programs, allocating memory and processor time, proving input and output facilities and managing files of information
36
What are 3 examples of ways computers communicate between each other and connect on servers?
Client-Server Computing, Cloud Computing and Peer-to-Peer Computing
37
What are some examples of client-server computing?
Email services, file services and print services
38
What are some advantages of client-server architecture?
Easier administration, easier availability and location by users, consistency of resources such as files and data can be managed and assured, consistency of resources and more efficient and cost-effective hardware
39
What type of architecture is client-server?
Multi-tier architecture, for example two-tier, three-tier and n-tier
40
Types of cloud computing?
Software as a service (SaaS), platform as a service (PaaS) and Infrastructure as a service (Iaas)
41
Advantages of cloud computing?
Client datacentre needs are simplified, reduced costs, support collaboration, reduced maintenance downtime, lower investment for short-term projects
42
Disadvantages of cloud computing?
Quality of security is critical, outages or loss of connectivity can stop the user from working, requires long-term commitment
43
Advantages of peer-to-peer computing?
Sharing files is easy between computers and internet file sharing
44
Disadvantages of peer-to-peer computing?
Difficult to establish centralised control of services, difficult to locate services, difficult to synchronise versions of files or software and difficult to secure network from unauthorised access and form viruses