4
Answers

what is the use of string[,] ?

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)