1. Which of the following polymers does not belong to the class of polyacrylate polymer ?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Who proclaimed It is years since I left castes and religions. Yet some people think that I belong to their caste. That is not correct. I do not belong to any particular caste or religion?....
QA->Average height of 10 students in a class is 150 cm. A boy of height 160 cm left the class and a boy of height 148 cm is admitted. Then what is the average height of the students in the class now?....
QA->There are 50 students in a class. In a class test 22 students get 25 marks each, 18 students get 30 marks each. Each of the remaining gets 16 marks. The average mark of the whole class is :....
QA->In the following groups one does not belong to that group.Find the odd ma: Chariot,Bus,Wagon,Car,Sleigh....
QA->.In the question below three words are given.They are followed by four words one of which stands for the class to which these three words belong.Identify that word:Barbarous,Crude,Rude....
MCQ->Which of the following polymers does not belong to the class of polyacrylate polymer ?....
MCQ->In a village, 30% of the villagers belong to upper economic class. The number of villagers who belong to middle economic class are 3/2 of the number of villagers who belong to lower economic class. If 6860 villagers belong to lower economic class, what is the population of the village ?....
MCQ->Melt spinning of polymers involves the forcing of polymer melt through spinnerettes (fine holes) into an atmosphere kept at a temperature lower than the melting point of the polymer, which causes the fine diameter polymer melt to harden into filaments. Melt spinning is not used in case of the __________ fibres.....
MCQ->S1: Metals are today being replaced by polymers in many applications. P : Above all, they are cheaper and easier to process making them a viable alternative to metals. Q : Polymers are essentially a long chains of hydrocarbon molecules. R : Today polymers as strong as metals have been developed. S : These have replaced the traditional chromium-plated metallic bumpers in cars. S6: Many Indian Institutes of science and Technology run special programmes on polymer science. The Proper sequence should be:....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution