

InterviewSolution
Saved Bookmarks
1. |
Number of phenotypes possible from AaBbCc `xx` AaBbCc isA. 16B. 9C. 8D. 27 |
Answer» Correct Answer - C No. of phenotypes = `2^(n)` For trihybrid cross, n = 3 So, no. of phenotyes = `2^(3) = 8`. |
|