Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Якщо a, b і c об'єкти класу String, а x - змінна типу char, то які операції припустимі для них?
a.concat(b)
x = a[0]
a += b
a += x
c = a + b
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!