AP CSP Vocab Quiz BI 1, 2

AP CSP Vocab Quiz BI 1, 2

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

OCR Computer Science 2.3 Testing

OCR Computer Science 2.3 Testing

8th - 11th Grade

7 Qs

Loops and trace tables

Loops and trace tables

11th Grade

13 Qs

2.3 Producing Robust Programs

2.3 Producing Robust Programs

10th Grade

12 Qs

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

Big Idea 1

Big Idea 1

9th - 12th Grade

10 Qs

3. Producing robust programs

3. Producing robust programs

10th Grade

14 Qs

Programming Pop Quiz

Programming Pop Quiz

9th Grade

10 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

AP CSP Vocab Quiz BI 1, 2

AP CSP Vocab Quiz BI 1, 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Dana CTA]

Used 105+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

A mistake in a program that happens only when the program is actually run, such as a program attempting to access memory that does not exist.

syntax error

logic error

run-time error

overflow error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A mistake in typed code that violates the rules of the programming language. Typically, code with syntax errors will not run.

syntax error

logic error

run-time error

overflow error

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

A mistake in an algorithm or program that causes it to behave unexpectedly or return the incorrect value.

syntax error

logic error

run-time error

overflow error

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Error that results when the number of bits is not enough to represent the number (like a car’s odometer “rolling over”).

syntax error

logic error

run-time error

overflow error

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Error that results when the number of bits is not enough to represent the number with full precision (like using 3 digits to represent \piπpi as 3.14).

syntax error

logic error

roundoff

overflow error

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

A binary digit, either 0 or 1.

bit

byte

nibble

hex

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

A sequence of 8 bits.

bit

byte

nibble

Hex

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?