Science, asked by ujwalagaikwad0214, 5 hours ago

6. Read the paragraph and answer the questions based on it: After the death of apex consumers, their energy becomes available to the decomposers. Fungi and other micro-organisms decompose the bodies of dead animals. They are called decomposers. In the process of obtaining food from the remains of organisms, decomposers convert them into simple carbon compounds. These substances easily mix with air, water and soil from where they are again absorbed by plants and incorporated into the food chain. a) Name the decomposers Where are they found? b) How are the dead remains useful to the ecosystem? c) Where do decomposers get their energy from?

Answers

Answered by RajeshChaubeyKing
18

Answer:

Explanation:class Anubhav

{

public static void main (String[]args)

{

int n;

Scanner sc = new Scanner(System.in);

System.out.println("Enter a number");

n= sc.nextInt();

if (n%2==0)

System.out.println(" Number is even ");

else

System.out.println(" Number is odd ");

}

}

Similar questions