SELECT * FROM question_mgmt as q WHERE id=333 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=7 AND chapterId=18 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th biology Plant Growth and Development what would be expected to happen if a ga3 is ap

Question: What would be expected to happen if:
(a) GA3 is applied to rice seedlings
(b) Dividing cells stop differentiating
(c) A rotten fruit gets mixed with unripe fruits
(d) You forget to add cytokinin to the culture medium.

Answer:

(a) If GA3 is applied to rice seedlings, then the rice seedlings will exhibit internode-elongation and increase in height.

(b) If dividing cells stop differentiating, then the plant organs such as leaves and stem will not be formed. The mass of undifferentiated cell is called callus.

(c) If a rotten fruit gets mixed with unripe fruits, then the ethylene produced from the rotten fruits will hasten the ripening of the unripe fruits.

(d) If you forget to add cytokinin to the culture medium, then cell division, growth, and differentiation will not be observed.


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