logo

Crowdly

Якого значення набуде змінна m в результаті виконання фрагменту коду int a[5...

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

Якого значення набуде змінна m в результаті виконання фрагменту коду

int a[5] = { 2, 3, 4 };

int m = 1; 

for (int i = 0; i < n; i++) 

m *= a[i];

More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

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