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 electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
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 in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
chemical engineering furnace technology
1. The advantages of firing pulverised coal in the furnace lies in the fact that, it
(A): accelerates the burning rate and economises on fuel consumption.
(B): all (a), (b) and (c).
(C): permits the use of high ash content coal.
(D): permits the use of low fusion point ash coal.
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 Appalachian coal fields; one of the important coal fields in the world; are located in which country?....
QA->Which type of coal represents the first stage of formation of coal?....
QA->The Appalachian coal fields, one of the important coal fields in the world, are located in which country?....
QA->.Arcelor Mittal,on June 23,2008,signed an agreement to acquire the Mid Vol Coal Group,located in southwestern- in the Central Appalachian coal basin of U.S. with estimated reserve’s and resources in excess of 85 million tones.....
QA->The inventor of the Steel Furnace is?....
MCQ->The advantages of firing pulverised coal in the furnace lies in the fact that, it....
MCQ->The advantage of firing pulverised coal in the furnace lies in the fact, that it....
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: Mary said, "Ann and I both have cats." Fact 2: Ann said, "I don't have a cat." Fact 3: Mary always tells the truth, but Ann sometimes lies. If the first three statements are facts, which of the following statements must also be a fact? I: Ann has a cat. II: Mary has a cat. III: Ann is lying.....
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