Generate a two dimensional array of characters with 3 rows and 5 columns.
Initialize each element with a random upper case letter.
Print the two dimensional array in 3 rows of output ( and 5 columns).