Arrays in CQuiz

Quiz
•
Information Technology (IT)
•
1st Grade
•
Hard
Panha Panha
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the general form of a single-dimension array declaration?
type name[size];
array name[type];
name[size] type;
size[type] name;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the index of the first element in an array?
2
-1
0
1
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many elements can a single-dimension array hold?
Only one
From one to several
Exactly ten
Unlimited
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the total bytes calculation for an integer array of size 5?
15
10
25
20
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the program that prints array A with elements (-1, 33, 26, -5, 9)?
1 2 3 4 5
-1 0 33 26 9
0 1 2 3 4
-1 33 26 -5 9
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the correct syntax to declare an array of floats with 8 elements?
float a(8);
a[8] float;
float[8] a;
float a[8];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the sorting program for the array {4.3, -2.2, 33, 51, -39.5, 2.9, 6.5, 78}?
-39.5 -2.2 2.9 4.3 6.5 33 51 78
4.3 33 51 78 -39.5 -2.2 2.9 6.5
78 51 33 4.3 2.9 -2.2 -39.5
33 51 78 4.3 2.9 -2.2 -39.5 6.5
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Mastering Pointers and Functions

Quiz
•
12th Grade
14 questions
Elementos da Programação em Quiz

Quiz
•
12th Grade - University
13 questions
Latihan soal codingan

Quiz
•
10th Grade
10 questions
Lego Spike & Python - Challenge 3 Quiz

Quiz
•
6th - 8th Grade
10 questions
Asesmen Algoritma dan Pemogramanan

Quiz
•
11th Grade
8 questions
GO! Quizz Zeriusz Day 9

Quiz
•
10th Grade
10 questions
Типы данных. Переменные. Операции в Java

Quiz
•
University
10 questions
Цикл for

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 Information Technology (IT)
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade
10 questions
Exploring the 5 Regions of the United States

Interactive video
•
1st - 5th Grade
7 questions
Parts of Speech

Lesson
•
1st - 12th Grade