4
Reply

what is the use of string[,] ?

Subash

Subash

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