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;
char[] а = { '0', '0', '0' };
string v = new string( а );
string t = "qqq";
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!