Hi Chinna,
what do you mean by plus(+) here. do you want to concatenate these values?
Plus(+) will not work for array of string[]. for that we need to use for() loop to concatenate these value.
Please provide the expected output with an example. i'll try to provide the code for that.
Regards,
Gaurav