Mechanical Engineering > Gate 2014 Set-1 > Probability
You are given three coins: one has heads on both faces, the second has tails on both faces, and the
third has a head on one face and a tail on the other. You choose a coin at random and toss it, and it
comes up heads. The probability that the other face is tails is
Explanation
Correct : b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.