logo

Crowdly

Informatica P-2323

Looking for Informatica P-2323 test answers and solutions? Browse our comprehensive collection of verified answers for Informatica P-2323 at moodle1.ceiti.md.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Care este valoarea implicită a unui tablou

boolean[][]

matrix = new boolean[2][2];

?

0%
100%
0%
View this question

Cum inițializezi toate elementele unui tablou bidimensional cu -1?

0%
0%
100%
View this question

Ce afișează următorul cod?

int[][] matrix = new int[2][2];

System.out.println(matrix[0][1]);
100%
0%
0%
View this question

Ce metodă poate fi folosită pentru a sorta un tablou bidimensional după coloana 0?

0%
0%
100%
View this question

Cum poți șterge un tablou bidimensional?

0%
0%
100%
View this question

Care dintre următoarele opțiuni inversează un tablou bidimensional?

100%
0%
0%
View this question

Ce afișează următorul cod?

int[][] matrix = new int[2][3];

System.out.println(matrix.length);
100%
0%
0%
View this question

Ce afișează următorul cod?

int[][] matrix = new int[3][3];

System.out.println(Arrays.toString(matrix));
0%
100%
0%
View this question

Cum se parcurge un tablou bidimensional folosind for-each?

0%
100%
0%
View this question

Want instant access to all verified answers on moodle1.ceiti.md?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!