logo

Crowdly

Browser

Add to Chrome

В якому рядку буде помилка компіляції 1 int sum (int a, int b, int c, int d =...

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

В якому рядку буде помилка компіляції

1 int sum (int a, int b, int c, int d = 4) {

2 int result;

3 result = 128 * a + bc * d;

4 d = 25;

5 a = d;

6 return res;

7}

(C++)

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