
Массив в C++
Authored by Gulzina Nagibova
Computers
1st Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объявить массив в C++?
int myArray[5];
int myArray{};
array myArray[5];
int myArray{5};
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как инициализировать массив в C++?
int arr[5] = {1, 2, 3, 4, 5, 0};
int arr[] = {1, 2, 3, 4, 5};
int arr[5] = {1, 2, 3, 4};
int arr[5] = {1, 2, 3, 4, 5};
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить доступ к элементу массива по индексу в C++?
array.at(index)
array.get(index)
array[index]
array(index)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить доступ к первому элементу массива в C++?
arrayName.getElement(1)
arrayName[0]
arrayName.at(0)
arrayName.firstElement()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить доступ к последнему элементу массива в C++?
arrayName.back()
arrayName[-1]
arrayName[size-1]
arrayName.end()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как изменить значение элемента массива по индексу в C++?
array.set(index, new_value);
array.at(index) = new_value;
array.insert(index, new_value);
array[index] = new_value;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
массив sport cодержит следующие элементы: basketball, football, baseball, tennis, hockey. Вытащите элемент tennis
sport[2]
sport[3]
sport[1]
sport[tennis]
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Advanced SQL
Quiz
•
KG - University
11 questions
Java Script 1.2. Взаимодействие с пользователями
Quiz
•
1st - 12th Grade
10 questions
Python-quiz podstawy
Quiz
•
1st Grade
11 questions
RPA QUIZ
Quiz
•
1st Grade
10 questions
Pernyataan Function dan Procedure
Quiz
•
1st - 3rd Grade
11 questions
Java Script 1.3. Циклы
Quiz
•
1st - 12th Grade
10 questions
For циклі
Quiz
•
1st Grade
11 questions
Игровой дизайн в GIMP
Quiz
•
1st Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
12 questions
Presidents' Day
Quiz
•
KG - 5th Grade
20 questions
Telling Time to the Hour and Half hour
Quiz
•
1st Grade
10 questions
Exploring Rosa Parks and Black History Month
Interactive video
•
1st - 5th Grade
16 questions
Morning Math Review
Lesson
•
1st - 5th Grade
17 questions
Reading Comprehension
Quiz
•
1st - 4th Grade
16 questions
3D shapes (1st grade)
Quiz
•
1st Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
6 questions
President's Day
Lesson
•
1st Grade