Rohan Gupta
string[] x = new stirng[] { a, b, c,d};
and i want to like this
string[] x = new string[] { ab,cd};