C++ Array Quiz

C++ Array Quiz

Assessment

Assessment

Created by

M.Syafiq Asyraff

Computers, Science

University

94 plays

Medium

Improve your activity

Higher order questions

Match

Reorder

Categorization

Quizizz AI

actions

Add similar questions

Add answer explanations

Translate quiz

Tag questions with standards

More options

10 questions

Show answers

1.

Multiple Choice

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

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

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

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

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

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

cartoon woman

Explore this activity with a free account

Find a similar activity

Create activity tailored to your needs using

Quizizz AI
Mobile App

10 questions

Mobile App

assessment

12th Grade

Java Methods

15 questions

Java Methods

assessment

University

Scratch

10 questions

Scratch

assessment

2nd - 4th Grade

Parts of Computer

10 questions

Parts of Computer

assessment

1st Grade

Utility Program

49 questions

Utility Program

lesson

University

Microsoft Excel

15 questions

Microsoft Excel

assessment

University

Data Types in Python

14 questions

Data Types in Python

assessment

1st - 5th Grade

Components of Computer

10 questions

Components of Computer

assessment

KG - 1st Grade