1. What are the plants of tropical and sub-tropical regions called?

Answer: Mesotherms

Reply

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

Comments

Show Similar Question And Answers
QA->What are the plants of tropical and sub-tropical regions called?....
QA->Which winds are flowing from sub tropical high pressure to sub polar low pressure?....
QA->Pine; fir; spruce; cedar; larch and cypress are the famous timber-yielding plants of which several also occur widely in the hilly regions of India. All these belong to?....
QA->Plants that depend on other plants for their nourishment. They lack chlorophyll and thus cannot make their own food are called ?....
QA->Which are the Soils that developed in humid tropical regions?....
MCQ->What will be the output of the program? class Super { public int i = 0; public Super(String text) / Line 4 / { i = 1; } } class Sub extends Super { public Sub(String text) { i = 2; } public static void main(String args[]) { Sub sub = new Sub("Hello"); System.out.println(sub.i); } }...
MCQ->What will be the output of the program? class Super { public Integer getLength() { return new Integer(4); } } public class Sub extends Super { public Long getLength() { return new Long(5); } public static void main(String[] args) { Super sooper = new Super(); Sub sub = new Sub(); System.out.println( sooper.getLength().toString() + "," + sub.getLength().toString() ); } }...
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->The instruction MOV r1, r2 in 8085...
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