4
Answers

what is the use of string[,] ?

Photo of Subash

Subash

9y
515
1
In one of the Article i saw the code like string[,] xx= new string[,] my question is what is the use of , in this array string?

Answers (4)