[Solved]1 Write Program Uses Method Display Random Text Based Emoji 5 Choices Decide 5 Emojis Make Q37281342
1.
Write a program that uses a method to display a randomtext-based emoji out of 5 choices (you
decide which 5 emojis make up that choice).
Sample output 1:
@w@
Sample output 2:
T_T
2.
Write a program that uses a method to output the contents of a2D array in a grid-based format.
Sample output:
1 2 3 4 5
6 7 8 9 10
Expert Answer
Answer to 1. Write a program that uses a method to display a random text-based emoji out of 5 choices (you decide which 5 emojis m… . . .
OR

