

InterviewSolution
Saved Bookmarks
1. |
Three houses are available in a locality. Three persons apply for thehouses. Each applies for one houses without consulting others. Theprobability that all three apply for the same houses isA. `1//9`B. `2//9`C. `7//9`D. `8//9` |
Answer» Correct Answer - A Required probability = `("No. of favorable cases")/("Total no. of exhaustive cases")` = `(3)/(3xx3xx3) = (1)/(9)` |
|