Introduction to Computer Hardware and Software Concepts

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

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.

24 Terms

1
New cards

Hardware

Tangible components of a computer system.

2
New cards

Central Processing Unit (CPU)

The brain of the computer, executing operations.

3
New cards

RAM

Main memory that loses data when powered off.

4
New cards

Secondary Storage

Permanent storage devices like hard drives.

5
New cards

Input Devices

Hardware that inputs data into a computer.

6
New cards

Output Devices

Hardware that outputs data from a computer.

7
New cards

Software

Programs that perform tasks on a computer.

8
New cards

System Programs

Software that manages computer hardware functions.

9
New cards

Operating Systems

Software that oversees computer operations and resources.

10
New cards

Application Programs

Software designed for specific tasks like games.

11
New cards

Analog Signals

Continuously varying waveforms used in older technology.

12
New cards

Digital Signals

Data represented as sequences of 0s and 1s.

13
New cards

Machine Language

Binary code used for programming computers.

14
New cards

Binary Digits

Digits 0 and 1 used in binary code.

15
New cards

Byte

A sequence of eight bits.

16
New cards

Kilobytes

1024 bytes of data.

17
New cards

ASCII

Standard code for character encoding, 128 characters.

18
New cards

Number Systems

Decimal system used in everyday life.

19
New cards

Assembly Language

Mnemonic instructions for easier programming.

20
New cards

High-Level Languages

User-friendly programming languages like Java and Python.

21
New cards

Compiler

Translates high-level language to machine language.

22
New cards

Algorithm

Step-by-step process for solving problems.

23
New cards

Structured Programming

A programming design approach focusing on structure.

24
New cards

Object-Oriented Programming

A programming paradigm based on objects.