SELECT * FROM question_mgmt as q WHERE id=3732 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=260 and ex_no='7' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Heredity and Evolution explain the terms analogous and homologous organs

Question:

Explain the terms analogous and homologous organs with examples.

Answer:

Homologous organs are the organ whose origin is similar (or are embryologically similar) but perform different functions. Such as the forelimbs of humans and the wings of birds look different externally but their skeletal structure is similar. It means that their origin is similar (as wings in birds are modifications of the forearm) but functions are different - the wings help in flight whereas human forearms help in various activities.

Analogous organs, on the other hand,  are those organs that have different origins but perform similar functions.such as, the wings of a bird and a bat are similar in function but does not mean that these animals are closely related. wings of a bat are the folds of skin that are stretched between its fingers whereas the wings of birds are present all along the arm, these organs are analogous organs.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3732 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='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3732 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