

InterviewSolution
Saved Bookmarks
1. |
A coin is tossed. What are all possible outcomes? |
Answer» We know that the coin has two sides head (H) and tail (T) So the possible outcomes are Xm. (where x is the number of outcomes when a coin is tossed and m is number of coins) ∴ 21= 2 i.e. head and tail ∴ The possible outcomes are H and T. |
|