SELECT * FROM question_mgmt as q WHERE id=3699 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=259 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science How do Organism Reproduce? asexual reproduction takes place through budding i

Question:

Asexual reproduction takes place through budding in

(a) amoeba.
(b) yeast.
(c) plasmodium.
(d) leishmania.

Answer:

Yeast

Yeast is a unicellular fungi and reproduces asexually by the formation of spores. During the process of budding, the parent cell produces a small bud which grows in size. Then, the parent cell nucleus divides and the daughter nuclei goes in the bud. And then the bud gets detached and grow separately like a new individual on the substratum.

 


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