please answer all the questions
And please answer fast
Answers
Answer:
what preventive Ka answer h
Explanation:
increasing efficiency in energy use;
use of environmentally benign fuel sources.
In the agricultural sector, pollution prevention approaches include:
Reducing the use of water and chemical inputs;
Adoption of less environmentally harmful pesticides or cultivation of crop strains with natural resistance to pests; and
Protection of sensitive areas.
Answer:
RAINBOW BOX CODING FOR UH
Explanation:
[tex]<html>
<head>
<style>
#grad1 {
height: 200px;
background-color: red; /* For browsers that do not support gradients */
background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); /* Standard syntax (must be last) */
}
</style>
</head>
<body>
<div id="grad1" style="text-align:center;margin:auto;color:White;font-size:30px;font-weight:bold">
<br>
</br> WHO IS THE FIRST PERSON TO LAND ON MOON
</div>
</body>
</html>[/tx]