1. Heat of neutralisation of a strong acid and strong base is always a constant value, i.e., 57 KJ/Kg mole. This is 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->For a body moving with constant speed in a horizontal circle; what remains constant?....
QA->For a body moving with constant speed in a horizontal circle, what remains constant?....
QA->Choose the correct idiom of the words underlined :I get very irritated sometimes because they are always up with the lark and like to lie in....
QA->Which is the substance which can act both as an acid and a base?....
QA->The activity of acid and base is known as?....
MCQ->Heat of neutralisation of a strong acid and strong base is always a constant value, i.e., 57 KJ/Kg mole. This is because....
MCQ->The average value of heat of neutralisation of dilute solution of strong acids and strong bases is about __________ kcal/kg.mole of water formed.....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->Heat of neutralisation of HCl and NaOH is - 57.46 kJ/Kg mole. The heat of ionisation of water will be __________ kJ/Kg mole.....
MCQ->The accumulation in a steady state combustion process, burning 1 kg mole of carbon with 1 kg mole of oxygen thereby producing 1 kg mole of carbon dioxide, is __________ kg mole.....
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