Subash

Subash

  • 307
  • 6.1k
  • 85.3k

what is the use of string[,] ?

Jul 6 2016 5:51 AM
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)