SELECT * FROM question_mgmt as q WHERE id=114 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=7 AND chapterId=36 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th biology Biotechnology Principles and Process from what you have learnt can you tell whether en

Question: From what you have learnt, can you tell whether enzymes are bigger or DNA is bigger in molecular size? How did you know?

Answer:

Enzymes are smaller in size than DNA molecules. This is because DNA contains genetic information for the development and functioning of all living organisms. It contains instructions for the synthesis of proteins and DNA molecules. On the other hand, enzymes are proteins which are synthesised from a small stretch of DNA known as ‘genes’, which are involved in the production of the polypeptide chain.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=114 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='3' AND subId='7' AND ex_no!=0 AND status=1 and id!=114 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