
Array Quiz

Quiz
•
Computers
•
University
•
Medium
Athul Kharvi
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is an array?
A. A data structure that stores elements of the same type.
B. A data structure that stores elements of different types.
C. A single value that can change type.
D. A collection of unrelated elements.
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the correct way to declare an array in C?
A. int arr[];
B. int arr[10];
C. array int arr[10];
D. int array[10];
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the index of the last element in an array of size n?
A. n
B. n-1
C. n+1
D. n-2
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following operations is the fastest on an array?
A. Insertion at the beginning
B. Deletion at the beginning
C. Accessing an element by index
D. Insertion in the middle
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you access the first element of an array arr in C?
A. arr[1]
B. arr(0)
C. arr[0]
D. arr{0}
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following correctly assigns the value 5 to the third element of an array arr?
A. arr[3] = 5;
B. arr(2) = 5;
C. arr[2] = 5;
D. arr{3} = 5;
7.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
What is the correct way to initialize all elements of an array arr of size 10 to 0?
A. int arr[10] = {0};
B. int arr[10] = 0;
C. int arr[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
D. Both A and C
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Array

Quiz
•
University
10 questions
Weekly Contest #3 - TechXNinjas

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
10 questions
Kuis 3 - ASD - A

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
10 questions
ARRAYS 1

Quiz
•
University
12 questions
Quiziz C++

Quiz
•
University
15 questions
Soal Java

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University