SELECT * FROM question_mgmt as q WHERE id=4340 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=12 AND subId=16 AND chapterId=365 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 8th science Microorganisms: Friend and Foe what are the major groups of microorganisms

Question:

What are the major groups of microorganisms?

Answer:

There are five major groups of microorganisms which are as follows:

  1. Bacteria: These are single celled organisms which are harmful as they causes diseases and some of them may be useful as they help. Based on their shape bacteria are of four types:
  • Bacillus (rod shape)
  • Coccus (spherical shape)
  • Spirillum (spiral shape)
  • Vibrio (comma shape)
  1. Fungi: These are non- green plants which consumes their food from dead and decay organic matter. And, they are heterotrophs.
  2. Protozoa: It is a group of single- celled microorganisms that have animal like characteristics. For example: Amoeba and Paramecium.  
  3. Algae: It is large group of simple plant like organisms. But they do not contain roots, stem or leaves. They can be unicellular or multicellular.
  4. Viruses: These are smallest microorganisms which reproduce only inside the host body. Outside the host body it behaves like non- living things.  


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='12' AND subId='16' AND ex_no!=0 AND status=1 and id!=4340 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='12' AND subId='16' AND ex_no!=0 AND status=1 and id!=4340 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question