Computer Hardware, Memory, and Database Fundamentals Quiz

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/74

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

75 Terms

1
New cards

Hardware

The physical components of a computer system.

2
New cards

Bit

The smallest unit of data a computer can process.

3
New cards

Byte

A group of 8 bits.

4
New cards

CPU

The device that executes instructions and controls other hardware components.

5
New cards

ALU

The CPU component responsible for performing calculations and logical operations.

6
New cards

Control Unit

The unit that directs and coordinates all processing activities in a CPU.

7
New cards

Cache

Temporary high-speed memory used to store frequently accessed data.

8
New cards

RAM

Main memory used to store data for immediate CPU access.

9
New cards

Non-volatile

Memory that retains data when power is turned off.

10
New cards

ROM

Permanent instructions for startup stored on a chip.

11
New cards

Gigahertz

A measure of processing speed in billions of cycles per second.

12
New cards

Machine cycle time

The time required to execute one instruction.

13
New cards

Supercomputer

A computer designed for rapid, complex calculations with parallel processing.

14
New cards

Client/server computing

The architecture that splits processing between clients and servers.

15
New cards

Grid computing

Connecting geographically distant computers to combine processing power.

16
New cards

Sequential access

A storage method that requires data to be retrieved sequentially.

17
New cards

Magnetic tape storage

Primarily used for backup and archival storage.

18
New cards

Magnetic disk

A storage device that uses magnetized spots to represent data.

19
New cards

Solid-state drive (SSD)

Stores data using flash memory chips.

20
New cards

Optical discs

Like DVDs, store data using laser beams.

21
New cards

SAN (Storage Area Network)

Connects multiple storage devices.

22
New cards

Coding schemes

Examples include ASCII and Unicode.

23
New cards

Database

A collection of related files.

24
New cards

Field

Represents an attribute about an entity in the data hierarchy.

25
New cards

Primary key

A unique identifier for a record.

26
New cards

Foreign key

Used to link related tables.

27
New cards

DBMS

Software that allows users to create, manage, and query databases.

28
New cards

Logical view of a database

Refers to how users perceive data.

29
New cards

Physical view of a database

Defines the actual data storage structure.

30
New cards

SQL

The language used to manipulate and retrieve data in databases.

31
New cards

Data dictionary

Stores definitions and attributes of data elements.

32
New cards

Relational DBMS functions

Include performing select, project, and join operations.

33
New cards

GIGO

The principle that 'good decisions depend on good information.'

34
New cards

Data hierarchy

Begins with a bit.

35
New cards

Data model

Used to design the logical structure of a database.

36
New cards

Redundant data

Can lead to faulty business decisions.

37
New cards

Database management

The main purpose is to reduce redundancy and ensure consistency.

38
New cards

Hardware

The physical components of a computer system.

39
New cards

Bit

The smallest unit of data a computer can process.

40
New cards

Byte

A group of 8 bits.

41
New cards

CPU

The device that executes instructions and controls other hardware components.

42
New cards

ALU

The CPU component responsible for performing calculations and logical operations.

43
New cards

Control Unit

The unit that directs and coordinates all processing activities in a CPU.

44
New cards

Cache

Temporary high-speed memory used to store frequently accessed data.

45
New cards

RAM

Main memory used to store data for immediate CPU access.

46
New cards

Non-volatile

Memory that retains data when power is turned off.

47
New cards

ROM

Permanent instructions for startup stored on a chip.

48
New cards

Gigahertz

Measures processing speed in billions of cycles per second.

49
New cards

Machine cycle time

The time required to execute one instruction.

50
New cards

Supercomputer

A computer designed for rapid, complex calculations with parallel processing.

51
New cards

Client/server computing

The architecture that splits processing between clients and servers.

52
New cards

Grid computing

Connecting geographically distant computers to combine processing power.

53
New cards

Sequential access

A storage method that requires data to be retrieved sequentially.

54
New cards

Magnetic tape storage

Primarily used for backup and archival storage.

55
New cards

Magnetic disk

A storage device that uses magnetized spots to represent data.

56
New cards

Solid-state drive (SSD)

Stores data using flash memory chips.

57
New cards

Optical discs

Like DVDs, store data using laser beams.

58
New cards

SAN (Storage Area Network)

Connects multiple storage devices.

59
New cards

Coding schemes

Examples include ASCII and Unicode.

60
New cards

Database

A collection of related files.

61
New cards

Field

Represents an attribute about an entity.

62
New cards

Relational model

Organizes data into two-dimensional tables.

63
New cards

Primary key

A unique identifier for a record.

64
New cards

Foreign key

Used to link related tables.

65
New cards

DBMS software

Allows users to create, manage, and query databases.

66
New cards

Logical view

Refers to how users perceive data.

67
New cards

Physical view

Defines actual data storage structure.

68
New cards

SQL

The language used to manipulate and retrieve data in databases.

69
New cards

Data dictionary

Stores definitions and attributes of data elements.

70
New cards

Relational DBMS functions

Include performing select, project, and join operations.

71
New cards

GIGO

The principle that 'good decisions depend on good information.'

72
New cards

Data hierarchy

Begins with Bit.

73
New cards

Data model

Used to design the logical structure of a database.

74
New cards

Data hierarchy order

Organized as Bit, byte, field, record, file, database.

75
New cards

Database management purpose

To reduce redundancy and ensure consistency.