SELECT * FROM question_mgmt as q WHERE id=420 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=7 AND chapterId=30 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th biology Principles of Inheritance and Variation two heterozygous parents are crossed if the two l

Question: Two heterozygous parents are crossed. If the two loci are linked what would be the distribution of phenotypic features in F1 generation for a dihybrid cross?

Answer:

Linkage is defined as the coexistence of two or more genes in the same chromosome. If the genes are situated on the same chromosome and lie close to each other, then they are inherited together and are said to be linked genes.

For example, a cross between yellow body and white eyes and wild type parent in a Drosophila will produce wild type and yellow white progenies. It is because yellow bodied and white eyed genes are linked. Therefore, they are inherited together in progenies.

distribution of phenotypic features in F1 generation


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=420 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=420 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question