C++ Array Quiz

Quiz
•
Computers, Science
•
University
•
Medium
M.Syafiq Asyraff
Used 103+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
To access an array element, use the array name and the element's
data type
subscript
name
value
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A two-dimensional array is like _____ put together.
an array and a function
several identical arrays
two functions
two arrays of different types
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A two-dimensional array can be viewed as _______ and ________.
rows, columns
arguments, parameters
increments, derements
All of these
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is a valid C++ array definition?
int scores [0];
float $payments [10];
int readings [4.5];
int scores [10];
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
An array can store a group of values, but the values must be .....
the same data type
each of a different data type
constants
integers
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
To assign the contents of one array to another, you must use
the assignment operator with the array names
the equality operator with the array names
a loop to assign the elements of one array to the other array
Any of these
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
To pass an array as an argument to a function, pass the _________ of the array.
contents
size, expressed as an integer
name
value of the first element
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Java Arrays

Quiz
•
University
13 questions
Array of Structure

Quiz
•
University
10 questions
DAA_C_MCQ_2

Quiz
•
University
10 questions
GDSC Android Bootcamp [Kotlin Quiz]

Quiz
•
University
10 questions
STACK - [UJI UAS ALS]

Quiz
•
University
10 questions
Quiz 11

Quiz
•
University
10 questions
Quiz 8: Arrays&Vector

Quiz
•
University
15 questions
Bootcamp Day 3 - Java Array

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University