1. BOD is preferred to COD as an index of sewage concentration because





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The process by which water diffuses through a semi-permeable membrane from a region of higher concentration of a solution to a region of lower concentration of a solution?....
QA->The movement of particles or molecules of a substance from the region of higher concentration to a region of lower concentration is called ........?....
QA->Osmosis is the flow of solution from higher concentration to a solution of lower concentration through a semi permeable membrane. What is incorrect in this statement?....
QA->Which region is the world’s best cod-fishing ground?....
QA->What is BOD?....
MCQ->BOD is preferred to COD as an index of sewage concentration because....
MCQ->3.0 ml of raw sewage is diluted to 300 ml. The D.O. concentration of the diluted sample at the beginning of the test was 8 mg/l. After 5 day-incubation at 20°C, the DO. concentration was 5 mg/l. The BOD of raw sewerage is....
MCQ->Three flasks A, B and C respectively contain 0.1 M, 0.1 m and 0.1 N aqueous HC1solutions, prepared at 40C. Considering the density of water = 1 /CM3 at 40C,which of the following statements is/are correct ?a. Concentration of all three solutions is exactly the same.b. Concentration of HCL in flask A and flask C is exactly the same.c. Concentration of HCL in flask B is lesser than concentration of HCL in flasks Aand C.d. No two flasks have HCl of exactly the same concentration.....
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.....
MCQ->The following data pertain to a sewage sample : Initial D.O = 10 mg/l Final D.O. = 10 mg/1 Dilution to 1% The BOD of the given sewage sample is....
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