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 database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in Malayalam General Knowledge
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
mechanical engineering ic engines and nuclear power plants
1. The cetane (C16H34) which is a straight chain paraffin is assigned a cetane number of
(A): 0
(B): 100
(C): 120
(D): 50
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 octane number of zero is assigned to?....
QA->Which nuclides having the same number of neutrons but different number of protons or mass number?....
QA->Which committee was assigned to recommend reforms in the insurance sector?....
QA->Each pixel in digital image is assigned a tonal value (black, white, shades of gray or color), which is represented in:....
QA->What is the number of electrons in an atom of atomic number Z and mass number A?....
MCQ->The cetane (C16H34) which is a straight chain paraffin is assigned a cetane number of....
MCQ->A soil mass coated with a thin layer of paraffin weighs 460 g. When immersed, it displaces 299 cc of water. The weight of paraffin is 10 g. If specific gravity of solids is 2.5 and that of paraffin 0.9, the void ratio of soil, is....
MCQ->Which of the following statements are correct about the following code snippet? int a = 10; int b = 20; bool c; c = !(a > b); There is no error in the code snippet. An error will be reported since ! can work only with an int. A value 1 will be assigned to c. A value True will be assigned to c. A value False will be assigned to c.....
MCQ->With reference to food chains in ecosystems, consider the following statements :1. A food chain illustrates the order in which a chain of organisms feed upon each other.2. Food chains are found within the populations of a species.3. A food chain illustrates the numbers of each organism which are eaten by others. Which of the statements given above is / are correct?....
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.....
×
×
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