
AP Computer Science A Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Used 275+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
float stats[3];
What is the range of the index?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
{2, 3, 5, 8, 9, 11};
How would you access the fourth element in nums
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
numbers[i] = 2 * i + 1;
// Which index of the array holds the value of 5?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int items[ ][ ] =
{ {0,1,3,4} , {4,3,99,0,7} , {3,2} } ;
Which of the following statements replaces the 99 with 77?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
float values[ ][ ] =
{ {1.2, 9.0, 3.2},
{9.2, 0.5, 1.5, -1.2},
{7.3, 7.9, 4.8} } ;
what is in values[3][0]?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Linguagem C parte II

Quiz
•
12th Grade
10 questions
Python Data Types

Quiz
•
9th - 12th Grade
15 questions
Javascript

Quiz
•
10th - 12th Grade
15 questions
Data Structures and Algorithms Quiz No.1

Quiz
•
1st Grade - Professio...
10 questions
Java: repetition control structure for & while

Quiz
•
10th - 12th Grade
12 questions
Java - arrays and String methods

Quiz
•
9th - 12th Grade
10 questions
Programming - Arrays

Quiz
•
2nd - 12th Grade
10 questions
Programming Basics

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade