Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
History
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
1. Protection of ship hulls against sea water corrosion is done by coating with zinc because of the fact that zinc compared to iron is
(A): cheaper.
(B): lighter.
(C): oxidised preferentially.
(D): reduced preferentially.
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->The process of coating Iron with Zinc is known as?....
QA->Galvanised iron sheets have a coating of which metal?....
QA->Galvanised iron sheets have a coating of?....
QA->Why a ship of iron and steel float on water?....
QA->An iron needle slowly placed on the surface of water floats on it because?....
MCQ->Protection of ship hulls against sea water corrosion is done by coating with zinc because of the fact that zinc compared to iron is....
MCQ->In the following program add a statement in the function fact() such that the factorial gets stored in j. #include
void fact(int); int main() { int i=5; fact(&i); printf("%d\n", i); return 0; } void fact(int j) { static int s=1; if(j!=0) { s = sj; j = j-1; fact(j); / Add a statement here / } }....
MCQ->Fact 1: Islands are surrounded by water. Fact 2: Maui is an island. Fact 3: Maui was formed by a volcano. If the first three statements are facts, which of the following statements must also be a fact? I: Maui is surrounded by water. II: All islands are formed by volcanoes. III: All volcanoes are on islands.....
MCQ->The efficiency of jet propulsion for a ship with inlet orifices at right angles to the direction of motion of ship, will be maximum when the relative velocity of the jet and ship is equal to twice the velocity of the ship.....
MCQ->Which of the following statement is correct about the program given below? #include<iostream.h> long FactFinder(long = 5); int main() { for(int i = 0; i<= 0; i++) cout<< FactFinder() << endl; return 0; } long FactFinder(long x) { if(x < 2) return 1; long fact = 1; for(long i = 1; i <= x-1; i++) fact = fact i; return fact; }....
×
×
Type The Issue
×
Your Marks
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