✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Задано:
int x = 25, y = 4; int* a = &x, *b = &y; *a = *a / *b;
Чому рівне значення змінної x після виконання останнього оператора?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!