Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in 035/2016
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Question Answer Bank
1. Solution which resists changes in pH caused by the addition of acid or alkali?
Answer: Buffer solution
Previous Question
Next Question
Add Tags
Report Error
Reply
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Tags
Chemistry-(Objective)
Show Similar Question And Answers
QA->Solution which resists changes in pH caused by the addition of acid or alkali?....
QA->What is the name of the dye which turns red on contact with acid and blue with alkali?....
QA->The only acid shows the characteristics of alkali?....
QA->The metal shows the characteristics of both acid and alkali?....
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?....
MCQ->A solution which resists change in its pH value on addition of acid/alkali is called the __________ solution....
MCQ->What is correct about the following program? #include
class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }...
MCQ->It is desired to concentrate a 20% salt solution (20 kg of salt in 100 kg of solution) to a 30% salt solution in an evaporator. Consider a feed of 300 kg/min at 30°C. The boiling point of the solution is 110°C, the latent heat of vaporisation is 2100 kJ/kg and the specific heat of the solution is 4 kJ/kg.K. The rate at which the heat has to be supplied in (kJ/min) to the evaporator is...
MCQ->What will be the output of the following program? #include<iostream.h> struct MyData { public: int Addition(int a, int b = 10) { return (a = b + 2); } float Addition(int a, float b); }; int main() { MyData data; cout<<data.Addition(1)<<" "; cout<<data.Addition(3, 4); return 0; }...
MCQ->Assertion (A): Alkali metals are used as emitters in phototubes. Reason (R): Alkali metals have low work functions. ...
×
×
Type The Issue
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