1. What is the method by which plants absorb mineral salts?

Answer: They absorb mineral salts through osmosis

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->What is the method by which plants absorb mineral salts?....
QA->Plants absorb dissolved nitrates from soil and convert them into?....
QA->Plants absorb most part of water needed by them through their?....
QA->Method of cultivating plants without using soil but by using nutrient solution?....
QA->What is the method of producing plants from minute plant fragments?....
MCQ->S1: Palaeobotany is the study of fossil plants preserved in rocks dating back in millions of years. P : Records of the history of the world are contained in fossils. Q : Through the ages, plants have evolved from simple to more complex forms. R : First there were water plants then land plants appeared during the Paleozoic era. S : But since the fossil remains appear locked in rock layers, they are closely related to the geologist area of investigation. S6: The fossil plants indicate the age of the rock, and also point to facts regarding climate, temperature and topography. The Proper sequence should be:...
MCQ->Which two statements are true for any concrete class implementing the java.lang.Runnable interface? You can extend the Runnable interface as long as you override the public run() method. The class must contain a method called run() from which all code for that thread will be initiated. The class must contain an empty public void method named run(). The class must contain a public void method named runnable(). The class definition must include the words implements Threads and contain a method called run(). The mandatory method must be public, with a return type of void, must be called run(), and cannot take any arguments....
MCQ->Which of the following are necessary for Run-time Polymorphism? The overridden base method must be virtual, abstract or override. Both the override method and the virtual method must have the same access level modifier. An override declaration can change the accessibility of the virtual method. An abstract inherited property cannot be overridden in a derived class. An abstract method is implicitly a virtual method....
MCQ->Which two can be used to create a new Thread? Extend java.lang.Thread and override the run() method. Extend java.lang.Runnable and override the start() method. Implement java.lang.Thread and implement the run() method. Implement java.lang.Runnable and implement the run() method. Implement java.lang.Thread and implement the start() method....
MCQ->Pick out thể one word for - a secret arrangement...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution