SELECT * FROM question_mgmt as q WHERE id=2029 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=9 AND chapterId=70 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th chemistry Polymers how are polymers classified on the basis of struct

Question:

How are polymers classified on the basis of structure?

Answer:

Polymers are classified on the basis of structure as follows:

1. Linear polymers: These polymers are formed of long straight chains. They can be depicted as:

For e.g., high density polythene (HDP), polyvinyl chloride, etc.

2. Branched chain polymers: These polymers are basically linear chain polymers with some branches. These polymers are represented as:

For e.g., low density polythene (LDP), amylopectin, etc.

3. Cross-linked or Network polymers: These polymers have many cross-linking bonds that give rise to a network-like structure. These polymers contain bi-functional and tri-functional monomers and strong covalent bonds between various linear polymer chains. Examples of such polymers include bakelite and melmac.


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