zyBooks

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

1/42

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:44 PM on 5/13/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Algorithm

A sequence of instructions to solve a problem.

2
New cards

Syntax Error

Violation of language rules, detected by the compiler (compile-time error).

3
New cards

Logic Error (Bug)

Error during program execution.

4
New cards

Integrated Development Environment (IDE)

Software integrating a text editor and a compiler.

5
New cards

Variable

A named item (e.g., x, numPeople) holding a value.

6
New cards

Expression

Number, variable name, or calculation (e.g., 80, numApples, numApples + 1).

7
New cards

Modulo Operator (%)

Returns remainder of integer division (e.g., 23 % 10 is 3).

8
New cards

String

Sequence of characters.

9
New cards

Debugging

Process of finding and fixing the cause of a problem.

10
New cards

Loop

Program construct repeating statements while an expression is true.

11
New cards

Comment

Text ignored by the compiler, for human understanding.

12
New cards

Whitespace

Spaces, tabs, and newlines; mostly irrelevant to the compiler.

13
New cards

Bits

0s and 1s (binary digits).

14
New cards

Compilers

Translate high-level language to executable programs.

15
New cards

Solid-State Drive (SSD)

Flash memory for storing files.

16
New cards

RAM (Random-Access Memory)

Temporarily holds data.

17
New cards

Byte

8 bits.

18
New cards

Processor

Executes programs.

19
New cards

Operating System

Manages programs and peripherals.

20
New cards

Cache

Small, fast RAM on the processor.

21
New cards

Clock

Governs processor instruction execution rate.

22
New cards

Transistors

Small switches integrated onto a chip.

23
New cards

Moore's Law

Doubling of IC capacity roughly every 18 months.

24
New cards

Command-Line Argument

Value entered after the program name from the command line.

25
New cards

Function/Function Call

List of statements executed by invoking the function's name.

26
New cards

Arguments

Input values to a function.

27
New cards

Runtime Error

Severe error causing program termination.

28
New cards

Type Conversion

Conversion from one data type to another (e.g., int to double).

29
New cards

Implicit Conversion

Automatic conversion by the compiler.

30
New cards

Type Cast

Explicitly converts a value from one type to another using static_cast<type>(expression).

31
New cards

Binary Number

Base-2 representation using 0s and 1s.

32
New cards

Decimal Number

Base-10 representation using 0-9.

33
New cards

char

Stores a single character (e.g., char myChar;).

34
New cards

ASCII

Standard for encoding characters as numbers.

35
New cards

Escape Sequence

Two-character sequence starting with \ representing a special character.

36
New cards

String Literal

Character sequence with double quotes (e.g., "Hello").

37
New cards

Whitespace Character

Represents spaces, tabs, and newlines.

38
New cards

Overflow

Occurs when assigned value exceeds maximum variable value.

39
New cards

auto

Keyword telling the compiler to determine variable type.

40
New cards

typeid

Operator reports a variable's type.

41
New cards

Branch

Sequence of statements executed under a condition.

42
New cards

Iteration

Each time through a loop's statements.

43
New cards

Sentinel Value

Special Value Idicating the end of a list.

Explore top notes

note
Elements
Updated 1296d ago
0.0(0)
note
y9 science
Updated 144d ago
0.0(0)
note
catholicism
Updated 1259d ago
0.0(0)
note
Cubic and Reciprocal Graphs
Updated 1180d ago
0.0(0)
note
Elements
Updated 1296d ago
0.0(0)
note
y9 science
Updated 144d ago
0.0(0)
note
catholicism
Updated 1259d ago
0.0(0)
note
Cubic and Reciprocal Graphs
Updated 1180d ago
0.0(0)

Explore top flashcards

flashcards
Latin Michaelmas exam vocab
35
Updated 148d ago
0.0(0)
flashcards
SP1VS - AR Verbs (A-L)
36
Updated 1045d ago
0.0(0)
flashcards
KD PC 21 (Juniors)
27
Updated 1163d ago
0.0(0)
flashcards
BIS 2B Midterm 2
203
Updated 770d ago
0.0(0)
flashcards
AIS MC Quizzes Midterm
40
Updated 1140d ago
0.0(0)
flashcards
Chemistry Midterm #6
21
Updated 850d ago
0.0(0)
flashcards
BIO-112 Test 2
57
Updated 1124d ago
0.0(0)
flashcards
animal cell
30
Updated 1207d ago
0.0(0)
flashcards
Latin Michaelmas exam vocab
35
Updated 148d ago
0.0(0)
flashcards
SP1VS - AR Verbs (A-L)
36
Updated 1045d ago
0.0(0)
flashcards
KD PC 21 (Juniors)
27
Updated 1163d ago
0.0(0)
flashcards
BIS 2B Midterm 2
203
Updated 770d ago
0.0(0)
flashcards
AIS MC Quizzes Midterm
40
Updated 1140d ago
0.0(0)
flashcards
Chemistry Midterm #6
21
Updated 850d ago
0.0(0)
flashcards
BIO-112 Test 2
57
Updated 1124d ago
0.0(0)
flashcards
animal cell
30
Updated 1207d ago
0.0(0)