Spaces:
Sleeping
Sleeping
File size: 9,352 Bytes
64483c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 |
{
"MCQ": [
{
"question": "Which part of the plant conducts water and minerals from the roots to other parts?",
"option_a": "Stem",
"option_b": "Leaf",
"option_c": "Flower",
"option_d": "Fruit",
"answer": "Stem"
},
{
"question": "What are plants with weak stems that spread on the ground called?",
"option_a": "Trees",
"option_b": "Shrubs",
"option_c": "Creepers",
"option_d": "Climbers",
"answer": "Creepers"
},
{
"question": "Which of these has parallel venation?",
"option_a": "Mango leaf",
"option_b": "Grass leaf",
"option_c": "Tulsi leaf",
"option_d": "China rose leaf",
"answer": "Grass leaf"
},
{
"question": "What type of root does a plant with reticulate venation have?",
"option_a": "Taproot",
"option_b": "Fibrous root",
"option_c": "Aerial root",
"option_d": "None",
"answer": "Taproot"
},
{
"question": "Which part of the plant anchors it to the soil?",
"option_a": "Stem",
"option_b": "Root",
"option_c": "Leaf",
"option_d": "Flower",
"answer": "Root"
},
{
"question": "What is the green pigment in leaves that helps in photosynthesis?",
"option_a": "Chlorophyll",
"option_b": "Xylem",
"option_c": "Phloem",
"option_d": "Stomata",
"answer": "Chlorophyll"
},
{
"question": "Which process allows plants to lose water through their leaves?",
"option_a": "Respiration",
"option_b": "Photosynthesis",
"option_c": "Transpiration",
"option_d": "Absorption",
"answer": "Transpiration"
},
{
"question": "Which part of the flower produces pollen?",
"option_a": "Sepal",
"option_b": "Petal",
"option_c": "Stamen",
"option_d": "Pistil",
"answer": "Stamen"
},
{
"question": "Which part of the flower becomes the fruit?",
"option_a": "Petal",
"option_b": "Sepal",
"option_c": "Ovary",
"option_d": "Stamen",
"answer": "Ovary"
},
{
"question": "Which of the following is an example of a shrub?",
"option_a": "Mango tree",
"option_b": "Rose plant",
"option_c": "Grass",
"option_d": "Pumpkin plant",
"answer": "Rose plant"
},
{
"question": "What type of plant has hard and thick stems with branches high above the ground?",
"option_a": "Herb",
"option_b": "Shrub",
"option_c": "Tree",
"option_d": "Creeper",
"answer": "Tree"
},
{
"question": "Which of these plants is a climber?",
"option_a": "Pumpkin",
"option_b": "Money plant",
"option_c": "Grass",
"option_d": "Tulsi",
"answer": "Money plant"
},
{
"question": "Which part of the plant is responsible for photosynthesis?",
"option_a": "Root",
"option_b": "Stem",
"option_c": "Leaf",
"option_d": "Flower",
"answer": "Leaf"
},
{
"question": "What are unwanted plants growing in fields called?",
"option_a": "Herbs",
"option_b": "Weeds",
"option_c": "Shrubs",
"option_d": "Trees",
"answer": "Weeds"
},
{
"question": "Which type of venation is found in tulsi leaves?",
"option_a": "Parallel venation",
"option_b": "Reticulate venation",
"option_c": "Radial venation",
"option_d": "None",
"answer": "Reticulate venation"
},
{
"question": "Which of these is not a function of the roots?",
"option_a": "Absorbing water",
"option_b": "Making food",
"option_c": "Anchoring the plant",
"option_d": "Absorbing minerals",
"answer": "Making food"
},
{
"question": "What kind of root system do plants with fibrous roots have?",
"option_a": "No roots",
"option_b": "Taproot",
"option_c": "Fibrous root",
"option_d": "Lateral root",
"answer": "Fibrous root"
},
{
"question": "What type of plant has a thin, flexible stem and requires support to grow upwards?",
"option_a": "Shrub",
"option_b": "Climber",
"option_c": "Creeper",
"option_d": "Herb",
"answer": "Climber"
},
{
"question": "What substance do plants use to make food during photosynthesis?",
"option_a": "Oxygen and water",
"option_b": "Carbon dioxide and water",
"option_c": "Sunlight and oxygen",
"option_d": "Nitrogen and water",
"answer": "Carbon dioxide and water"
},
{
"question": "Which part of a flower develops into seeds?",
"option_a": "Ovary",
"option_b": "Anther",
"option_c": "Sepals",
"option_d": "Ovules",
"answer": "Ovules"
}
],
"ShortTypes": [
{
"question": "What is the function of roots?",
"answer": "Roots absorb water and minerals and anchor the plant in the soil."
},
{
"question": "What are climbers?",
"answer": "Climbers are plants with weak stems that need support to grow upwards."
},
{
"question": "What are veins in a leaf?",
"answer": "Veins are the lines on a leaf that carry water and nutrients."
},
{
"question": "What is the process of photosynthesis?",
"answer": "Photosynthesis is the process by which plants make food using sunlight, carbon dioxide, and water."
},
{
"question": "What are the main parts of a flower?",
"answer": "The main parts of a flower are sepals, petals, stamens, and pistil."
},
{
"question": "What are shrubs?",
"answer": "Shrubs are medium-sized plants with a hard stem but not very thick."
},
{
"question": "What is a fibrous root?",
"answer": "A fibrous root has many thin roots growing from the base of the stem."
},
{
"question": "What is the midrib of a leaf?",
"answer": "The midrib is the central, prominent line in the middle of the leaf."
},
{
"question": "What are sepals?",
"answer": "Sepals are small, leaf-like structures that protect the flower bud."
},
{
"question": "What is transpiration?",
"answer": "Transpiration is the process by which plants release water vapor through their leaves."
}
],
"ProblemSolving": [
{
"question": "What is the importance of photosynthesis, and how does it help plants and other living beings?",
"answer": "Photosynthesis is essential because it allows plants to make their own food. During photosynthesis, plants use sunlight, carbon dioxide, and water to produce glucose (a type of sugar) and oxygen. This process not only provides energy for the plant to grow and reproduce, but it also produces oxygen, which is essential for the survival of humans and animals. Photosynthesis plays a crucial role in maintaining the balance of gases in the atmosphere and supports the entire food chain by providing energy to herbivores, which in turn are food for carnivores."
},
{
"question": "How do different parts of a plant work together to help it grow and survive?",
"answer": "Each part of a plant plays a specific role in ensuring its growth and survival. Roots absorb water and minerals from the soil and anchor the plant. The stem acts as a conduit, transporting water and nutrients from the roots to the leaves and other parts of the plant. Leaves are responsible for photosynthesis, making food for the plant using sunlight, water, and carbon dioxide. Flowers contain the reproductive parts of the plant, leading to the production of seeds and fruit. All these parts work together to help the plant grow, produce food, and reproduce."
},
{
"question": "Describe how the stem helps in the movement of water in plants and explain its significance.",
"answer": "The stem plays a vital role in the upward movement of water and minerals from the roots to other parts of the plant, such as the leaves. Inside the stem, specialized tissues called xylem are responsible for transporting water. The process begins when roots absorb water from the soil. Through capillary action and transpiration pull, the water moves upward through the xylem vessels. This water is essential for photosynthesis, cooling the plant through evaporation, and providing the necessary nutrients to other parts of the plant. Without this transportation system, the plant would not survive."
},
{
"question": "What are the differences between herbs, shrubs, and trees, and why is this classification important?",
"answer": "Herbs, shrubs, and trees are classified based on their size, stem structure, and branching patterns. Herbs are small plants with green and tender stems that are usually short-lived. Shrubs are medium-sized plants with hard stems and multiple branches that grow close to the ground. Trees are large, tall plants with thick, hard stems called trunks, and their branches form higher up. This classification helps in understanding the diverse forms of plants and their different adaptations. For example, trees provide shade, wood, and fruit, while herbs may be used for food and medicine. Recognizing these differences allows us to categorize plants effectively for various uses."
}
]
} |