Vocab words -General Flashcards

(31 cards)

1
Q

Terabyte

A

A unit of digital storage, commonly used in computers, equal to 1,000 gigabytes (GB) or 1 trillion bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ROM

A

Read-Only Memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

RGB

A

Red, Green, Blue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

RAM

A

Random Access Memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Processing

A

The actions a computer takes to interpret, manipulate, and transform data into usable information, or the execution of a program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Processor

A

The logic circuitry that executes instructions and processes data to perform computations and control the computer’s operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Operating system

A

A fundamental piece of software that manages a computer’s hardware and applications, acting as a bridge between the user and the hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Megabyte

A

A unit of digital storage, commonly used in computers, equal to 0.001 gigabytes (GB) or 1 million bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Kilobyte

A

A unit of digital storage, commonly used in computers, equal to 1e-6 gigabytes (GB) or 1,000 bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Input

A

The data or instructions that are fed into a system, such as a computer program, in order to be processed and produce an output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Hertz

A

A unit of measurement that represents frequency, specifically cycles per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Gigahertz

A

A unit of frequency in the International System of Units (SI). It’s equal to one billion hertz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Gigabyte

A

A specific unit of data that’s equal to about 1 billion bytes of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Byte

A

A fundamental unit of digital information, typically consisting of eight bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Bit

A

The smallest unit of information, representing a binary value of either 0 or 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Turing Test

A

A test of machine intelligence that assesses a computer’s ability to exhibit intelligent behavior indistinguishable from that of a human

17
Q

Sorting algorithm

A

An algorithm that arranges the elements of a list in a specific order, typically numerical or lexicographical order, and can be either ascending or descending

18
Q

Privacy

A

A method designed to protect sensitive information while allowing for data analysis and sharing

19
Q

Pixel

A

The smallest addressable unit of a display, representing a single point of color or brightness in a digital image

20
Q

Output

A

The information that a computer displays, prints, transmits, or generates as a result of processing input

21
Q

Linear search

A

A straightforward algorithm for finding a specific value within a list or array. Examines each thing in a list one at a time.

22
Q

Digital footprint

A

The trail of data you leave behind when using the internet or other digital devices

23
Q

Decimal

A

The base-10 number system

24
Q

Binary search

A

A searching algorithm that finds the position of a target value within a sorted array. Repeatedly divides the search interval in half.

25
Binary
A system that uses only two digits, 0 and 1, to represent data
26
Bias
Systematic and unfair discrimination against certain individuals or groups in favor of others within a computer system
27
Automation
The use of technology to perform tasks with minimal or no human intervention
28
Augmentation
The process of extending or enhancing something to improve its functionality or performance
29
Artificial Intelligence
The development of computer systems capable of performing tasks that typically require human intelligence
30
ASCII
American Standard Code for Information Interchange
31
Algorithm
A step-by-step procedure or set of instructions designed to solve a problem or perform a task