SELECT * FROM question_mgmt as q WHERE id=408 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 a diploid organism is heterozygous for 4 loci how

Question: A diploid organism is heterozygous for 4 loci, how many types of gametes can be produced?

Answer:

Locus is a fixed position on a chromosome, which is occupied by a single or more genes. Heterozygous organisms contain different alleles for an allelic pair. Hence, a diploid organism, which is heterozygous at four loci, will have four different contrasting characters at four different loci.

For example, if an organism is heterozygous at four loci with four characters, say Aa, Bb, Cc, Dd, then during meiosis, it will segregate to form 8 separate gametes.

If the genes are not linked, then the diploid organism will produce 16 different gametes. However, if the genes are linked, the gametes will reduce their number as the genes might be linked and the linked genes will be inherited together during the process of meiosis.

Diploid Organism


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!=408 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!=408 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