Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Якому виразу відповідає задане дерево граматичного розбору?
= / \ x + / \ a / / \ + d / \ * 10 / \ b c
x = (a + b) * (c + 10 ) / d
x = (a + b) * c + 10 / d
x = a + b * c + 10 / d
x = a + (b * c + 10 ) / d
x = ((a + b) * c + 10) / d
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!