
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
15 questions
Soal Java

Quiz
•
11th Grade - University
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
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University