AP Computer Science Principles - Unit 5: Lists, Loops

AP Computer Science Principles - Unit 5: Lists, Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Review 2023-01-12

Python Review 2023-01-12

9th - 12th Grade

10 Qs

Loops & Conditional Blocks in Scratch

Loops & Conditional Blocks in Scratch

6th - 12th Grade

10 Qs

Roblox Lua Scripting Quiz

Roblox Lua Scripting Quiz

1st - 12th Grade

8 Qs

Programming Review

Programming Review

9th - 12th Grade

15 Qs

LOOPS IN C++

LOOPS IN C++

10th Grade - University

10 Qs

Dasar Koding dan Kecerdasan Artifisial

Dasar Koding dan Kecerdasan Artifisial

11th Grade

10 Qs

icpcNU_ Loops and Arrays

icpcNU_ Loops and Arrays

12th Grade

15 Qs

Dasar Koding dan Kecerdasan Buatan

Dasar Koding dan Kecerdasan Buatan

10th Grade - University

10 Qs

AP Computer Science Principles - Unit 5: Lists, Loops

AP Computer Science Principles - Unit 5: Lists, Loops

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Mister Swagner

Used 50+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the first computing machine capable of basic arithmetic called?

iPhone 1

Robot

TI Calculator

Babbage Machine

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an individual value in a list that is assigned a unique index called?
Pointer
Reference
Address
Element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common method for referencing the elements in a list or string using numbers?
Hashing
Sorting
Indexing
Searching

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met called?
Condition
Loop
Iteration
Recursion

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What occurs when the ending condition will never evaluate to true in a loop?
Logical error
Runtime error
Syntax error
Infinite loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of accessing each item in a list one at a time called?

Traversing

Sorting

Indexing

Searching

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a technique that manages complexity in programs by giving a collection of data a name without referencing the specific details of the representation called?
Data encapsulation
Data hiding
Data abstraction
Data serialization

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?