CS001 – Introduction to Computers (Module 1, Topic 1)

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

1/49

flashcard set

Earn XP

Description and Tags

50 question-and-answer flashcards covering definitions, components, devices, software types, advantages/disadvantages, and key data concepts from the Introduction to Computers lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

What is a computer?

An electronic device that accepts data, processes it under the control of programmed instructions, stores the results, and produces output.

2
New cards

What four basic operations make up the information processing cycle?

Input, Process, Storage, and Output.

3
New cards

What is an Information Processing System (IPS)?

The overall system—hardware, software, networks, and people—used to capture, manipulate, store, and communicate digitized information.

4
New cards

What are the three major components of an IPS?

Hardware, Software, and Peopleware.

5
New cards

In computing terms, what is hardware?

The tangible, physical components of a computer system—everything you can see and touch.

6
New cards

In computing terms, what is software?

The intangible set of instructions or programs that tell the computer how to perform tasks.

7
New cards

What does peopleware refer to?

People who design, use, manage, and maintain computer systems and software.

8
New cards

State the four primary functions of an IPS.

Accepts data, processes data into information, stores data/information, and presents information.

9
New cards

List the stages in the information processing cycle in correct order.

Input → Processor → Storage → Output → Information.

10
New cards

Give three examples of input data a computer can receive.

Words/symbols, audio signals, sensor readings (e.g., temperature).

11
New cards

Define DATA in computing.

A collection of independent, unorganized facts or raw symbols.

12
New cards

Define INFORMATION in computing.

Processed, organized data presented in a meaningful form for decision making.

13
New cards

What is data processing?

A sequence of steps that manipulates raw data to produce information.

14
New cards

Name three common processing tasks a computer performs.

Arithmetic calculations, sorting lists, modifying images.

15
New cards

What is output in computing?

The results produced by a computer after processing data.

16
New cards

Give three examples of computer output.

Images on a monitor, printed pages, audible sounds.

17
New cards

What is computer storage?

An area where data can be kept permanently (or long-term) when it is not actively being processed.

18
New cards

Provide four examples of storage media.

Hard-disk drive (HDD), solid-state drive (SSD), flash drive, optical discs (CD/DVD).

19
New cards

List three major fields that use computers extensively.

Personal/Home, Business, and Education.

20
New cards

State three advantages of using computers.

Speed, Accuracy, Multitasking (others include Cost efficiency, Data security, Versatility, Consistency).

21
New cards

State three disadvantages of using computers.

Loss of privacy, Health risks, Potential job reduction (others include cybercrime, environmental impact, viruses).

22
New cards

Into which four categories do computer hardware devices fall?

Processor, Memory, Input & Output, and Storage.

23
New cards

What is the primary role of the processor (CPU)?

Acts as the computer’s ‘brain,’ organizing and executing instructions to manipulate data.

24
New cards

Compare RAM and ROM in one sentence.

RAM is volatile, temporary working memory; ROM is non-volatile, permanent memory that stores essential instructions.

25
New cards

Why is RAM called “random” access memory?

Any memory location can be reached directly and in the same amount of time.

26
New cards

Why is ROM considered non-volatile?

Its contents are retained even when power is switched off.

27
New cards

What is an input device?

Hardware that lets users or other systems enter data and instructions into a computer.

28
New cards

What is an output device?

Hardware that conveys processed information from a computer to users or other systems.

29
New cards

Define a peripheral device.

Any auxiliary hardware that connects to and works with the computer, expanding its capabilities.

30
New cards

Name five types of computer keyboards.

Traditional, Flexible, Ergonomic, Wireless, and PDA keyboards.

31
New cards

Differentiate between a mechanical and an optical mouse.

Mechanical mice use a rolling ball to detect motion; optical mice use a laser/LED sensor with no moving ball.

32
New cards

Give two pointing devices other than a mouse.

Joystick and Stylus (Light pen is another example).

33
New cards

What is the main purpose of a scanning device?

To convert external images or marks into a digital format for display or processing.

34
New cards

Name two common communication devices.

Modem and Network Interface Card (NIC).

35
New cards

What is the function of a computer monitor?

An output device that visually displays text, graphics, and video generated by the computer.

36
New cards

How do impact and non-impact printers differ?

Impact printers strike the paper (e.g., dot-matrix); non-impact printers form images without physical contact (e.g., laser, inkjet).

37
New cards

Define secondary storage.

Non-volatile, long-term data storage that is external to primary memory and retains data when power is off.

38
New cards

Contrast HDD and SSD technology briefly.

HDDs store data on spinning magnetic platters with moving heads; SSDs store data on non-moving flash memory chips, offering faster access.

39
New cards

What is computer software?

A collection of programs/instructions that direct a computer’s hardware to perform tasks.

40
New cards

What is system software?

Software designed to control, maintain, or manage computer hardware so it operates efficiently.

41
New cards

Identify the three basic types of system software.

Operating Systems, Network Operating Systems, and Utility programs.

42
New cards

What is application software?

Programs that tell the computer how to perform specific user-oriented tasks such as word processing or graphic design.

43
New cards

What distinguishes basic from specialized application software?

Basic applications are broadly useful across careers (e.g., spreadsheets); specialized applications target specific disciplines or occupations.

44
New cards

What was Disk Operating System (DOS)?

An early, command-driven operating system for personal computers, notably MS-DOS.

45
New cards

What is a Graphical User Interface (GUI)?

A user interface that lets people interact with the operating system via visual elements like icons, menus, and dialog boxes.

46
New cards

Define data in the context of computing.

Raw words, numbers, symbols, and graphics describing people, events, or things before processing.

47
New cards

When does data become information?

When it is processed and used as a basis for action or decision making.

48
New cards

What are a file and a folder?

A file is a named collection of data; a folder is a container used to group and organize files or other folders.

49
New cards

What is a filename extension? Give two examples.

A suffix that identifies a file’s type; examples: .doc for Word documents, .xls for Excel spreadsheets.

50
New cards

Differentiate between data files and executable files.

Data files store text, images, or other user data; executable files contain programs or instructions that the computer can run.