Selectează expresia corectă ce corespunde unui tip de date array (tablou) unidimensional

Test array c++

Quiz
•
Computers
•
10th Grade
•
Easy
Ion Gutu
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int vector [15];
int tablou;
float tab_und;
int tablou {10};
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează expresia corectă ce corespunde unui tip de date array (tablou) bidimensional
float matrice [5] [4];
int tablou[3..4];
float tab_bid;
int tablou {3} {4};
3.
MULTIPLE SELECT QUESTION
1 min • 3 pts
Se dau următoarele declarații:
int a,b; char c; int linie[8]; int tab[4] [4];
Selectează atribuirile corecte.
tab[1] [3]=b;
linie[7]=c;
b=15;
tab[4] [3]=linie[5];
tab[4] [5]=a;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează rezultatul executării instrucțiunilor din imagine
1 2 3 4 5
0 1 2 3 4
1 1 1 1
0 0 0 0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Selectează rezultatul executării instrucțiunilor din imagine:
0 2 4 6 8 10
0 1 2 3 4 5
1 1 1 1 1
0 3 6 9 12 15
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Variabila d este de tip array. Selectează declararea corectă a acestei variabile.
int d [3] [4];
int d [4] [3];
int d [3..4];
int d [12];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Variabila d este de tip array. Selectează poziția valorii minime a acestei variabile.
[3,4]
[2,2]
[1,3]
[3,1]
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
10 questions
Arrays

Quiz
•
10th - 12th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
10 questions
Variables and Data Types

Quiz
•
10th - 12th Grade
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
9 questions
Test-C++Tablouri unidiensionale-prof. Tudor V

Quiz
•
10th Grade - University
16 questions
Structuri repetitive în C++

Quiz
•
9th - 12th Grade
10 questions
Operatori ciclici

Quiz
•
10th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade