1) It is better to return an array as an argument or with the "return" ?
2) At jagged array the
`GetLength(0)` is the same with Length ?
3) Whats the difference between string.copy() and Clone() ?
4) Is string.Concat(string1, string2) the same with string1 + string2 ?
5) Whats the difference between SetValue and anArray[0] = ... ?
string.ConcatandArray.Setvalue. So that peoples searching for same thing would get benefited. also write good and appropriate titles. Thank you.