Отметьте все правильные объявления символьных строк.
1 string s = "Привет!";
2 string s;
3 string s[];
4 s: string = "Привет!";
5 string: s = "Привет!";
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.