<p>Need to modify this Java program i wrote. I need to to seperatethis coin flip into 3 classes. Simulate (provides toss counttimes), coin (coin toss) and driver (main method)</p><p>import java.util.Random;</p><p>public
<ol start="5" style="list-style-type:lower-roman;"><li><strong>Are the following relations in BCNF? 3NF? (if R is notin BCNF, decompose it to BCNF; if R is not in 3NF, decompose it to3NF)</strong><ol><li>R(X,Y, Z,T,V): XY->Z, Y->T,