Question: Using the Coin Class define in this chapter, design and implement a driver class called FlipRace whose main method creates two Coin objects, then continually
Using the Coin Class define in this chapter, design and implement a driver class called FlipRace whose main method creates two Coin objects, then continually flips them both to see which coin first comes up heads three flips in a row. Continue flipping the coin until one of the coins wins the race, and consider the possibility that they might tie. Print the results of each turn and at the end print the winner and total number of flips that were required
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
