AP CS A Midterm Review

AP CS A Midterm Review

9th - 12th Grade

37 Qs

quiz-placeholder

Similar activities

HOJAS DE CÁLCULO SPS (2)

HOJAS DE CÁLCULO SPS (2)

11th Grade

36 Qs

PSAS Komputer Kelas 3 Semester 1

PSAS Komputer Kelas 3 Semester 1

9th Grade

40 Qs

ms access

ms access

11th Grade

33 Qs

Localisation et cartographie (2° SNT)

Localisation et cartographie (2° SNT)

9th Grade - University

34 Qs

Grade 6-Sistem Komputer

Grade 6-Sistem Komputer

6th Grade - University

40 Qs

98-368 Mobility and Devices Fundamentals Study Guide

98-368 Mobility and Devices Fundamentals Study Guide

9th - 12th Grade

40 Qs

SOAL PAS 2018 - Teknik Mikroprosessor & Mikrokontroller XD TEI

SOAL PAS 2018 - Teknik Mikroprosessor & Mikrokontroller XD TEI

10th Grade

40 Qs

GIỮA KỲ 2 -  TIN 8

GIỮA KỲ 2 - TIN 8

8th Grade - University

36 Qs

AP CS A Midterm Review

AP CS A Midterm Review

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Danielle Mills

Used 41+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

4 16
4 10 16
0 6 12 18
1 4 7 10 13 16 19

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is output by the code?

0

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is output by the code?

0

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

[P, Q, R, s, T]
[P, Q, s, T, u]
[P, Q, T, s, u]
[P, T, s, R, u]

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

I)    while(count <= numRolls && Math.random() < 1/6.0)     count++;
II)    for(int roll = 0; roll < numRolls; roll++)   {     if(Math.random() < 1/6.0)     count++;   }
III)  for(int roll = 0; roll < numRolls; roll++)   {     if((int)(6 * Math.random() + 1) == 1)     count++;   }
II and III

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

1  0  0  0  0
0  1  0  0  0
0  0  1  0  0
0  0  0  1  0
0  0  0  0  1
0  0  0  0  1
0  0  0  1  0
0  0  1  0  0
0  1  0  0  0
1  0  0  0  0
0  0  1  0  0
0  0  1  0  0
1  1  1  1  1
0  0  1  0  0
0  0  1  0  0
0  0  0  1  0
0  0  0  1  0
0  0  0  1  0
1  1  1  1  1
0  0  0  1  0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to check to see if two numerical values were equal, which operator would you use?

=
!=
equals
==

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?