Intro to Hardware and Software Flashcards

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

1/13

flashcard set

Earn XP

Description and Tags

Flashcards based on ITEC 103 lecture notes focusing on hardware, software, and computer architecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

What is hardware?

The physical components of a computer that you can touch and see.

2
New cards

What are some examples of computer hardware?

Examples include Monitor, CPU, Keyboard, Mouse, and Printer.

3
New cards

What are some examples of computer Software?

Examples include iOS, Android, Windows, and MacOS.

4
New cards

What is an Operating System (OS)?

System software that manages hardware and software resources on a computer, acting as an intermediary between the hardware and the users.

5
New cards

What is computer architecture?

The structure and organization of a computer system, consisting of key components working together to perform tasks.

6
New cards

Give examples of Input Devices.

Keyboard, Mouse, Scanner, Joystick.

7
New cards

Give examples of Output Devices

Monitor, Printer, Speaker, Headphones.

8
New cards

What is a system bus or computer bus?

A communication system within a computer or between computers that transfers data between different components.

9
New cards

What is the purpose of buses in a computer system?

To reduce the number of pathways needed for communication between components by carrying out all communications over a single data channel.

10
New cards

What is an Address Bus?

A collection of wires used to identify a particular location in main memory.

11
New cards

What is a Data Bus?

A collection of wires through which data is transmitted from one part of a computer to another.

12
New cards

What is a Control Bus?

The connections that carry control information between the CPU and other devices within the computer.

13
New cards

What are the primary functions of the CPU, RAM, SSD, and I/O devices in a computer?

The CPU executes instructions, RAM holds data for quick access, SSDs hold data long-term, and input/output devices enable user interaction. The operating system manages these interactions.

14
New cards

Explain the relationship between hardware and software.

Hardware is like the body, and software is like the brain; both are essential and work together to make the system function properly.