Solution:Since product of three numbers appearing on the top of dice is a prime number, the possibilities are (1,1,2), (1,2,1), (2,1,1), (1,1,3) and (1,1,5). Among them (1,1,3) and (1,1,5) will give an odd sum.
No. of favourable ways = 3!/2! × 2 = 6
Total No. of ways = 3!/2! × 3 = 9
Required Probability = 6/9 = 2/3