

InterviewSolution
Saved Bookmarks
1. |
Question : A colour blind boy is born to a couple with a normal colour vision. Write the genotype of the parents. |
Answer» SOLUTION :`{:("Father","Mother",N = "Normal vision"),(X^(N) Y^(N), ""X^(C) X^(+),C = "CARRIER"),(,, += "DOMINANT"):} ` | |