
C++ массивтері бойынша тест
Authored by Darhan Kuldaulet
Computers
12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ тілінде массивтерді қалай жариялауға болады?
int arr[10];
int[10] arr;
float arr(10);
arr int[10];
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Массив элементтеріне қалай қол жеткізуге болады?
Массив элементтеріне функциялар арқылы қол жеткізуге болады.
Массив элементтеріне тек цикл арқылы қол жеткізуге болады.
Массив элементтеріне тек массивтер арқылы қол жеткізуге болады.
Массив элементтеріне индекстер арқылы қол жеткізуге болады.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Көпөлшемді массивтерді жариялау мысалын келтіріңіз.
char grid[2][5];
int array[3][4];
float matrix[3][4][2];
int array[4][3];
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ тілінде массивтің өлшемін қалай анықтауға болады?
sizeof(array) / sizeof(array[0])
array.length()
sizeof(array) * sizeof(array[0])
array.size()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Көпөлшемді массивтерде элементтерге қол жеткізу формуласы қандай?
A[i,j,k] формуласы
A[i][j] формуласы
A(i)(j) формуласы
A[i,j] формуласы
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ массивтерінде индекстер 0-ден басталатынын түсіндіріңіз.
C++ массивтерінде индекстер 1-ден басталады.
C++ массивтерінде индекстер теріс мәндерден басталады.
C++ массивтерінде индекстер 2-ден басталады.
C++ массивтерінде индекстер 0-ден басталады.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Көпөлшемді массивтерді қалай инициализациялауға болады?
int array[3][4] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12};
int array[2][5] = {{1, 2, 3, 4, 5}, {6, 7, 8, 9, 10}};
int array[4][3] = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}};
int array[3][4] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10, 11, 12}};
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
15 questions
Recursive Algorithms
Quiz
•
12th Grade
11 questions
C Language
Quiz
•
10th Grade - University
10 questions
Advanced Java Study Guide
Quiz
•
11th - 12th Grade
10 questions
STRING MANIPULATION (PYTHON)
Quiz
•
11th - 12th Grade
14 questions
Bài 29. Nhận biết lỗi chương trình
Quiz
•
9th - 12th Grade
15 questions
Java Math
Quiz
•
9th - 12th Grade
10 questions
Java Quiz 1: Introduction
Quiz
•
6th - 12th Grade
10 questions
Programacion Orientada a Objetos
Quiz
•
12th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade
14 questions
Making Inferences From Samples
Quiz
•
7th - 12th Grade
23 questions
CCG - CH8 Polygon angles and area Review
Quiz
•
9th - 12th Grade
8 questions
Momentum and Collisions
Lesson
•
9th - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade