AP CSP Mobile CSP Midterm Review

AP CSP Mobile CSP Midterm Review

Assessment

Flashcard

Computers

10th - 12th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following statements about abstraction is true? Options: Abstraction requires users to understand the low-level details of a system., Abstraction reduces information and detail to facilitate focus on relevant concepts., Abstraction increases the run-time complexity of a program., Abstraction compresses a program file to reduce file size.

Back

Abstraction reduces information and detail to facilitate focus on relevant concepts.

2.

FLASHCARD QUESTION

Front

Trace the value of an integer variable n in the following code.
i ← 1
n ← 2
REPEAT until i = 4
{
  n ← n * 2
  i ← i + 1
} What is n?

Back

16

3.

FLASHCARD QUESTION

Front

What is the number 45 as a binary number?

Back

00101101

4.

FLASHCARD QUESTION

Front

What is Abstraction?

Back

Representing 'real world' problems in a computer using variables and symbols and removing unnecessary elements.

5.

FLASHCARD QUESTION

Front

What does Protocol mean?

Back

Rules

6.

FLASHCARD QUESTION

Front

A new or improved idea, device, product, etc, or the development thereof.

Back

Innovation

7.

FLASHCARD QUESTION

Front

A way of representing information using only two options.

Back

Binary

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?