AP Computer Science Big Idea Terms

AP Computer Science Big Idea Terms

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

50 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What best defines a syntax error in programming?

Back

A violation of the language’s grammatical rules that prevents the code from compiling or running.

2.

FLASHCARD QUESTION

Front

Which of the following best describes a logic error in a program? Options: A violation of the programming language’s syntax rules that prevents the code from running, An error that occurs only when the program is executing, such as accessing invalid memory, A mistake in the algorithm that causes the program to produce incorrect or unexpected results, An error resulting from numeric values exceeding their representable range

Back

A mistake in the algorithm that causes the program to produce incorrect or unexpected results

3.

FLASHCARD QUESTION

Front

Which of the following best describes a run‑time error in a program?

A mistake in the language’s syntax that prevents the code from compiling

A mistake in the algorithm that leads to incorrect output

An error resulting from numeric values exceeding their representable range

An error that occurs only when the program is executed, such as accessing invalid memory

Back

An error that occurs only when the program is executed, such as accessing invalid memory

4.

FLASHCARD QUESTION

Front

Which of the following best describes an overflow error?

Back

An error that occurs when a value exceeds the maximum representable by the allotted bits, causing wrap‑around.

5.

FLASHCARD QUESTION

Front

Which of the following best defines a bit?

Back

A binary digit, either 0 or 1

6.

FLASHCARD QUESTION

Front

Which of the following best defines a byte? A sequence of 8 bits, A single binary digit, either 0 or 1, A method of compressing data without loss, A unit of time complexity in algorithms

Back

A sequence of 8 bits

7.

FLASHCARD QUESTION

Front

Which of the following best describes a roundoff error? Options: An error that occurs when numeric values exceed the maximum representable by the allotted bits, causing wrap‑around, An error resulting from insufficient bits to represent a number with full precision, leading to approximate values, A mistake in the algorithm that causes unexpected behavior, An error that happens only during program execution, such as accessing invalid memory

Back

An error resulting from insufficient bits to represent a number with full precision, leading to approximate values

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?