GST103 – Computer Fundamentals (Comprehensive Review)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/161

flashcard set

Earn XP

Description and Tags

A comprehensive set of Q&A flashcards covering core concepts from GST103 Computer Fundamentals, including hardware, software, memory, operating systems, networking, programming, applications, and historical milestones.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

162 Terms

1
New cards

What is the basic definition of a computer?

A tool or machine used for processing data to produce required information.

2
New cards

Are modern computers still confined to laboratories?

No. Early computers were confined to laboratories, but modern computers are widely available.

3
New cards

What word is used for raw facts about a person, object, or place?

Data.

4
New cards

What do we call processed data that conveys meaning?

Information.

5
New cards

List the three traditional methods of data processing.

Manual, mechanical, and computer methods.

6
New cards

Which data-processing method uses chalk, pen, paper, etc.?

Manual method.

7
New cards

Name one major advantage of computer data processing over manual processing.

Continuous processing, low noise, built-in storage, easy error correction, neat output, or high accuracy (any one).

8
New cards

Give three key characteristics of a computer.

Speed, accuracy, storage, automatic operation, reliability, flexibility.

9
New cards

What are the two broad parts of every computer system?

Hardware and software.

10
New cards

Which three functional units make up computer hardware?

Input unit, processing unit, and output unit.

11
New cards

What is the main circuit board that holds a PC’s electronic components?

The motherboard.

12
New cards

Which small battery-powered chip keeps track of time when the PC is off?

The clock (real-time clock).

13
New cards

What does ROM stand for?

Read-Only Memory.

14
New cards

Which memory holds programs and data while the computer is running?

RAM (Random Access Memory).

15
New cards

Can fiberglass conduct electricity?

True – fiberglass boards with copper traces can conduct signals.

16
New cards

Which Intel processor powered the earliest IBM PCs?

8088.

17
New cards

What does CPU stand for?

Central Processing Unit.

18
New cards

CPU speed is usually measured in what unit?

Megahertz (MHz) or gigahertz (GHz).

19
New cards

Which keyboard section contains letters, numbers, and punctuation keys?

Alphanumeric keys.

20
New cards

What activates uppercase letters on a PC keyboard?

The Shift key (or Caps Lock for persistent capitals).

21
New cards

What does ALU stand for?

Arithmetic and Logic Unit.

22
New cards

Name the two main parts of primary (main) memory.

ROM and RAM.

23
New cards

What do we call a group of related instructions that performs a task?

A program.

24
New cards

Series of programs linked together form what?

Software.

25
New cards

List the three broad classes of software.

System software, utility software, and application programs.

26
New cards

Who are the different categories of people that operate a computer called?

Computer users.

27
New cards

What does UPS stand for in computing environments?

Uninterruptible Power Supply.

28
New cards

Most computers today are classified as what type?

Digital computers.

29
New cards

State the time period of first-generation electronic computers.

1937–1953.

30
New cards

Who built the first general-purpose programmable electronic computer (ENIAC)?

J. Presper Eckert and John V. Mauchly.

31
New cards

What does ENIAC stand for?

Electronic Numerical Integrator and Computer.

32
New cards

Which symbolic language replaced machine code in the 1950s?

Assembly language.

33
New cards

Name one high-level language introduced in the second generation.

FORTRAN, ALGOL, or COBOL.

34
New cards

Define a supercomputer.

A machine an order of magnitude more powerful than other machines of its era.

35
New cards

What does SSI stand for in chip fabrication?

Small-Scale Integration.

36
New cards

Which machine is considered the first supercomputer by Seymour Cray?

CDC 6600 (1964).

37
New cards

List the three basic types of computers by signal type.

Digital, analog, and hybrid.

38
New cards

Which computer type measures rather than counts?

Analog computer.

39
New cards

What classification distinguishes computers built for a narrow task set?

Special-purpose computers.

40
New cards

Give two portable forms of microcomputers.

Laptop and notebook computers.

41
New cards

Which component emits a PC’s sound output?

Speaker.

42
New cards

What is a computer’s main permanent storage device?

Hard disk.

43
New cards

Define a peripheral device.

Any device attached to the system unit (input, output, or storage).

44
New cards

Which keyboard key turns the numeric keypad on or off?

Num Lock.

45
New cards

Which key cancels an operation in progress?

Escape (Esc) key.

46
New cards

Which key deletes the character at the cursor position?

Delete key.

47
New cards

Which pointing device moves an on-screen pointer via rolling action?

Mouse (or trackball, but mouse is standard).

48
New cards

Name an input device commonly used with game software.

Joystick.

49
New cards

What is a hard-copy output device?

Printer.

50
New cards

List the three basic printer types for PCs.

Laser, inkjet, and dot-matrix printers.

51
New cards

Which printer type is typically cheapest?

Dot-matrix printer.

52
New cards

What are the two common PC monitor sizes?

15-inch and 17-inch.

53
New cards

What does OCR stand for?

Optical Character Recognition.

54
New cards

Give two common types of computer scanners.

Flatbed, sheetfed, or hand scanners (any two).

55
New cards

A program that acts as an interface between user and hardware is called what?

Operating system.

56
New cards

Name three major operating-system types.

Batch processing, time sharing, real-time, multiprogramming, distributed, or network OS (any three).

57
New cards

Which OS type controls machine-tool operations or nuclear reactors?

Real-time operating system.

58
New cards

Define a process (in OS terms).

The unit of work in a system (an executing program).

59
New cards

Give one major task of OS memory management.

Keeping track of memory usage, loading processes, or allocating/deallocating memory.

60
New cards

What OS component translates typed commands?

Command interpreter.

61
New cards

What is a file (OS definition)?

A collection of related information defined by its creator.

62
New cards

What is protection in computing?

Mechanisms that control access of programs, processes, or users to resources.

63
New cards

What does LAN stand for?

Local Area Network.

64
New cards

What network spans a city and links nearby LANs?

MAN – Metropolitan Area Network.

65
New cards

Define WAN.

Wide Area Network – connects LANs/MANs over long distances.

66
New cards

What does WWW stand for?

World Wide Web.

67
New cards

Name the three typical network topologies.

Star, ring, and bus.

68
New cards

In networking, what is the central high-capacity computer called?

File server (or server).

69
New cards

Which network type typically covers about one kilometre?

LAN.

70
New cards

What is HTML?

HyperText Mark-up Language – the common language of web pages.

71
New cards

Define a web browser.

Software that lets a user view and navigate web pages.

72
New cards

What is a hyperlink?

Clickable text or graphic that leads to another web location (URL).

73
New cards

URL stands for what?

Uniform (or Universal) Resource Locator.

74
New cards

What is the starting or main page of a web site called?

Home page.

75
New cards

What is an ISP?

Internet Service Provider – company that gives access to the Internet.

76
New cards

Define email attachment.

A multimedia file (text, image, etc.) attached to an electronic mail message.

77
New cards

What unit represents one binary digit?

Bit.

78
New cards

What is a firewall in networking?

A gateway computer that controls incoming and outgoing network traffic.

79
New cards

What is compression utility “unzipping”?

Decompressing a compressed file.

80
New cards

Name five major uses of the Internet.

Information browsing, email, newsgroups, file transfer (FTP), and remote computer access.

81
New cards

What Microsoft Office tool manages email?

Microsoft Outlook (Outlook Inbox).

82
New cards

What are the four basic instruction types in programming?

Input/output, arithmetic, branching, and logic instructions.

83
New cards

An unconditional branch instruction does what?

Causes a jump regardless of conditions.

84
New cards

Define machine language.

Computer-dependent binary code understood directly by the CPU.

85
New cards

Which language uses mnemonics like ADD or MOV?

Assembly language.

86
New cards

FORTRAN, BASIC, COBOL are examples of which language generation?

Third-generation (high-level) languages.

87
New cards

What does 4GL signify?

Fourth-generation language – non-procedural, often menu-driven.

88
New cards

Name the three categories of language translators.

Assembler, interpreter, and compiler.

89
New cards

What is the first stage of program debugging?

Desk checking (manual review).

90
New cards

Define syntax error.

An error resulting from illegal use of programming-language rules.

91
New cards

What is an algorithm?

A finite, step-by-step procedure to achieve a required result.

92
New cards

What diagram graphically represents program logic?

Flowchart.

93
New cards

List three common flowchart symbols.

Terminal, process, decision (others: input/output, connector).

94
New cards

What is pseudocode?

Structured English-like statements expressing program logic without syntax of a language.

95
New cards

Give two attributes of a good program.

Accuracy, reliability, efficiency, robustness, usability, maintainability, readability (any two).

96
New cards

What Microsoft Office application is mainly for numerical analysis?

Excel (spreadsheet).

97
New cards

What Excel feature lets you print charts separate from data?

Chart sheet.

98
New cards

Which key runs a PowerPoint slide show?

F5.

99
New cards

What is the default alignment for numeric entries in Excel?

Right-aligned.

100
New cards

Define cell range in Excel.

A rectangular block of adjacent cells.