Skip to main content

Free notes of Biomolecules short revision part 2

 Biomolecules part 2.


  1. DNA has bases like adenine , gunine , cytosine , thymine.                                                 
  2. RNA has bases like adenine, gunine , cytosine , urasil.                                                       
  3. Adenine have hydrogen bond with thymine and cytosine have hydrogen bond with gunine.                                                                      
  4. D- fructose , D - manose ,D- glucose , form a same osazone product .                                         
  5. Osazone product is form when the glucose etc . Are reacts with phenyl hydrazine .            
  6. Osazone reduce with Zn and acetic acid  then it forms the ketone as a product.              
  7. When glucose undergoes osazone process then it will be  converted into fructose. Then Futher hydrolysis gives the osone as a product .these process use to conver the aldoes sugar ( glucose) to ketones sugar ( fructose ).                                                                 
  8. When glucose reacts with alkali with hydrolysis gives the gives the cis enol and trans enol both. While cis enol is tautomerise to give fructose . And trans enol is tautomerise to give D- manose.                   
  9. Despite having aldehyde on glucose does not give 2-4 DNP test or Schiff base test .         
  10. Glucose pentacetate does not reacts with hydroxyl amine .                                                    
  11. Fructose is known as the fruit sugar.                
  12. Maltose is an reducing sugar.                              
  13. If a is a naturally occurring amino acid the the maximum number of tripeptides are cube of a or( a cube).                                             
  14. Proteins when treated with conc.HNO3 give yellow colour this is called as xanthaoprotic test .                                                                              
  15. D-ribose and 2-deoxy-D-ribose present in nucleic acid.

Comments

Post a Comment

Popular posts from this blog

Free notes of all naming reactions .(handwritten notes jee, neet, mht-cet)

All naming reactions  (Handwritten notes.)                   organic chemistry naming reactions.

Important MCQ and imp programs of html and c++.

  Some important MCQ . Ans. :- a)-i) , b)- i) , c)- iii) , d)- iii)                        Ans. :- a)- ii) , b)- iii) , c) - iii) , d)- ii)                         Ans.:- a)- ii) , b) - i), c) - iii) , d) - ii)                        And. :- a)- iii) , b)- ii) , c)- iii) , d) - iii)                       Ans. :- a) - ii) , b) - i), c)- iii) , d) - iii)                      Some important previous year questions of programming. 1) 2) 3) 4)

Free notes of C++ language theory ,12 th HSC (part 1)

 What is c++ ? What is the advantages of c++ ? C++ is an object oriented programming language Initially c++ was name as “c with classes”. C++ was developed by Bjarne stroustrup at & T Bell Laboratories , usa , in the early eighties . Advantages of c++ over c are : (1) c++ is an incremented version of of c . It is sperset of c. almost all c programme are also run in c++ compiler . (2) The important faculties added in c++ are classes , function overloading , operator overloading . (3) C++ allow user to create abstract data type , to inherit properties from existing data type . (4) c++ supports polymorphism . (5) Any real life application systems such as editor , compiler , database , communication system can be built by c++. (6) Object oriented libraries can be built by c++. (7) c++ programs can be easily implemented , maintained and expanded. What do you mean by object based programming language and object oriented programming language? State the relationship b...