Computers in Our Daily Life — Quiz Reviewer

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers fundamental computer concepts including number systems, data transmission, networking types, communication methods, software categories, printer technologies, and software licensing.

Last updated 2:00 PM on 8/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Machine language

The language computers understand, consisting of 00 and 11, also known as binary language.

2
New cards

Decimal

A number system with base 1010 that uses digits 0099.

3
New cards

Binary

A number system with base 22 that uses 00 and 11.

4
New cards

Octal

A number system with base 88 that uses digits 0077.

5
New cards

Hexadecimal

A number system with base 1616 that uses digits 0099 and letters AAFF.

6
New cards

ASCII

Standing for American Standard Code for Information Interchange, it is a 77-bit code representing letters, numbers, and basic special characters.

7
New cards

ASCII Representation of 'A'

The character 'A' is represented as decimal 6565, hexadecimal 4141, and octal 101101.

8
New cards

System Bus

A pathway of cables and connectors carrying data from peripheral devices to the CPU and main memory.

9
New cards

Data Bus

A type of bus that transfers data to and from memory and into or out of the CPU.

10
New cards

Address Bus

Used by the CPU to specify a physical address for instructions, files, and other devices.

11
New cards

Control Bus

Used by the CPU to communicate with other devices.

12
New cards

PAN (Personal Area Network)

A network limited to an individual person and their personal devices.

13
New cards

LAN (Local Area Network)

A group of computers or devices sharing a common communication line.

14
New cards

WAN (Wide Area Network)

A network that connects more than one LAN and is used for larger geographical areas.

15
New cards

Wired Communication

A method of connecting devices to a network using physical cables such as USB, FireWire, Ethernet, HDMI, or VGA.

16
New cards

Wireless Communication

Communication via microwave, satellite, cellular, or radio transmissions, such as Wi-Fi and Bluetooth.

17
New cards

Computer Software

A combination of instructions, data, and programs that allows a computer to perform specific tasks.

18
New cards

System Software

Also known as the Operating System (OS), it manages memory, instructions, hardware, and applications.

19
New cards

Application Software

Programs designed to perform specific tasks for users.

20
New cards

Online Productivity Tools

Online applications used by organizations for tasks such as data collection and analysis.

21
New cards

Content Management System

Online tools used specifically for blogging and managing websites.

22
New cards

Printer

Equipment used to produce hard copies of documents stored on computers.

23
New cards

Impact Printer

A printer that works through direct contact of an ink ribbon with paper.

24
New cards

Non-Impact Printer

A printer that does not hit a ribbon, using technologies like laser, xerographic, electrostatic, chemical, or inkjet.

25
New cards

Software License

A legally binding document providing guidelines for the use and distribution of software.

26
New cards

Public Domain

Software that is free to use, modify, and distribute without any restrictions.

27
New cards

Commercial Software

Software sold for profit, usually accompanied by licensing restrictions.

28
New cards

Shareware

Software that is free initially but requires payment for full features or continued usage.

29
New cards

Open Source

Software where the source code is available for anyone to view, modify, and distribute.

30
New cards

Freeware

Software available for free that does not allow modifications or redistribution.

31
New cards

Copyright

Legal protection giving creators exclusive rights to use, modify, and distribute their work while preventing unauthorized use.

32
New cards

Copyleft

A licensing practice that allows creators to share work freely, provided that derivative works are shared under the same open terms.