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
mechanical engineering engineering mechanics
1. The centre of gravity of a hemisphere lies at a distance of 3r / 8 from its base measured along the vertical radius.
(A): Correct
(B): Incorrect
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 ratio between the radius of the base and the height of a cylinder is 2 : If its volume is 1617 cm3, the total surface area of the cylinder is—....
QA->The height of a square prism is 16 centemetres and the perimeter of its base is 27, find the area of its lateral faces.....
QA->The incapability of a body to change by itself its state of rest or its state of uniform motion along a straight line?....
QA->When it is noon along 82° 30’ longitude; along what degree of longitude it will be 30 a.m.?....
QA->What is a graph is plotted taking °C along the Y-axis and of K along the X-axis?....
MCQ->The centre of gravity of a hemisphere lies at a distance of 3r / 8 from its base measured along the vertical radius.....
MCQ->Consider the following statements relating to the stability of floating as well as submerged bodies : 1. A submerged body is stable when the centre of gravity is below the centre of buoyancy. 2. A floating body is stable when the centre of gravity is above the centre of buoyancy. 3. A floating body is stable when the centre of gravity is below the metacentre. 4. A submerged body is in stable equilibrium when the centre of gravity coincides with the centre of buoyancy. Of these statements :....
MCQ->The centre of gravity of a semi-circle lies at a distance of __________ from its base measured along the vertical radius.....
MCQ->The C.G. of a hemisphere from its base measured along the vertical radius is at a distance of....
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; }....
×
×
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