string  [] a = {"m","o","h","s","e","n"}
;Console.WriteLine(string .Join("", a));