Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Виберіть правильне оголошення масиву символів за допомогою конструктора
string u = new string('', 20);
string s;
string t = "qqq";
char[] а = { '0', '0', '0' };
string v = new string( а );
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!