logo

Crowdly

Browser

Add to Chrome

Якщо в функції main() виконується ... int a = 9; // в глобальному простор...

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

Якщо в функції main() виконується

...

int a = 9; // в глобальному просторі

void f () {int a; a = 4; }

...

cout << a;

то що буде виведено?

(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