SELECT * FROM question_mgmt as q WHERE id=308 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=7 AND chapterId=15 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th biology Mineral Nutirtion why is that in certain plants deficiency symptoms

Question: Why is that in certain plants deficiency symptoms appear first in younger parts of the plant while in others they do so in mature organs?

Answer:

Deficiency symptoms are morphological changes in plants, indicating nutrient deficiency. Deficiency symptoms vary from one element to another. The plant part in which a deficiency symptom occurs depends on the mobility of the deficient element in the plant. Elements such as nitrogen, potassium, and magnesium are highly mobile. These elements move from the mature organs to the younger parts of a plant. Therefore, the symptoms for the deficiencies of these elements first appear in the older parts of the plant. Elements such as calcium and sulphur are relatively immobile. These elements are not transported out of the older parts of a plant. Therefore, the symptoms for the deficiencies of these elements first appear in the younger parts of the plant.


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