JAVA: Please declare an array of String object to hold 12different flowers.
After constructing the array, please randomly distribute theflowers to four girls (girlA, girlB, girlC, and girlD).
This distribution will be repeated 3 times.
You should show the different flower collections for each girlas the output on both an output file and a standard
console.
Expert Answer
An answer will be send to you shortly. . . . .