Question: Write a public method that returns an int, with the signature: findAlternativeDoor ( int ) where the parameter represents the number of the door that
Write a public method that returns an int, with the signature:
findAlternativeDoorint
where the parameter represents the number of the door that the contestant has selected. This method returns the number of the alternative door the contestant could choose as follows: if the door the contestant selected has a goat behind it this method should return the door number that holds the car. If the door selected by the contestant holds the car, the method should randomly return one of the other two door numbers.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
