Hardware Flashcards

(34 cards)

1
Q

What is a computer?

A

A digital electronic device that executes programmed instructions, called computations.

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

What does a computer system include?

A

Hardware, operating system, and peripheral devices.

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

What was the first printing calculator, and when was it developed?

A

The first printing calculator was developed in 1853.

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

What was the Differential Analyzer?

A

A general-purpose mechanical computer developed in 1931.

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

Name three early computing machines.

A

Z3, Phoenix, and Harvard Mark 1 (ASCC).

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

What is a central computer, and who uses it?

A

A mainframe used by large organizations for critical applications.

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

List three characteristics of central computers.

A

Centralized resources, time-sharing systems, and non-user-friendly terminals.

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

Name the components of a microprocessor.

A

ALU (Arithmetic Logic Unit) and Register Bank.

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

What was the first microprocessor, and what was its specification?

A

Intel 4040, a 4-bit CPU.

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

How do modern microprocessors compare to earlier mainframes?

A

They have similar power but are over 1/1000th the cost.

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

What are personal computers (PCs)?

A

Digital devices designed to execute commands for processing data

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

What systems emerged in the 2000s due to the internet’s growth?

A

Mobile Computers and Quantum Computers.

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

How are computers classified?

A

Into six main categories: Supercomputers, Mainframes, Servers, PCs, Mobile Computers, and Quantum Computers.

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

What is a supercomputer?

A

A system with performance measured in FLOPS (Floating-Point Operations Per Second).

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

What is a mainframe?

A

A system used by organizations for critical functions like large data processing.

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

How do servers differ from mainframes?

A

Servers supervise network resources and are used by small enterprises or departments.

17
Q

What are personal computers (PCs)?

A

Microcomputers suitable for individual use, designed without requiring specialists.

18
Q

What are mobile computers?

A

Compact devices with integrated peripherals, such as smartphones and smartwatches.

19
Q

What are quantum computers?

A

Advanced systems leveraging quantum mechanics for computation.

20
Q

Name three foundational structures in computer architecture.

A

Von Neumann architecture, Electronic Calculator, and Analytical Engine

21
Q

What are the components of Von Neumann architecture?

A

CPU, Main Memory, and Input/Output System.

22
Q

What is a motherboard?

A

The central circuit board connecting all computer components.

23
Q

What does the BIOS do?

A

Initializes hardware components during startup.

24
Q

What is a word in computer memory?

A

The amount of information read during each memory access.

25
What are common modern word sizes?
16, 32, and 64 bits.
26
What are buses in computer systems?
Communication channels connecting components.
27
Name the three types of buses.
Data Bus, Address Bus, Control Bus.
28
What does the ALU do?
Performs logical, bit-shifting, and arithmetic operations.
29
What are the stages of instruction execution in a CPU?
Fetch, Decode, Execute, Memory Access, Write Back.
30
What is primary memory?
Volatile memory such as Cache and RAM.
30
Name three types of primary memory.
Cache Memory, RAM, and ROM.
30
What is secondary memory?
Non-volatile memory used for long-term storage.
30
What is the role of input/output systems?
Connecting the computer with external devices.
30
What are the characteristics of secondary memory?
Non-volatility, large capacity, and cost efficiency.