logo

Crowdly

Browser

Add to Chrome

Яке значення отримає "p [0]" в даному прикладі? int a [2] [3] = { {1,2,3 },...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Яке значення отримає "p [0]" в даному прикладі?

int a [2] [3] = { {1,2,3 }, {7,8,9 } };

int * p = & a [0] [0];

p + = 4;

(C++)

0%
0%
0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

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

Browser

Add to Chrome