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
->
Question Answer Bank
1. From which rocks is the soil material mainly derived?
Answer: Sedimentary rocks
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
Objective-General-Knowledge
Show Similar Question And Answers
QA->From which rocks is the soil material mainly derived?....
QA->Which is the type of igneous rocks are formed midway between volcanic and plutonic rocks?....
QA->On which thing Erosion of soil by a river mainly depends?....
QA->The type of soil which is known locally as "Regur” soil and suitable for cotton cultivation:....
QA->Which type of soil is also known as "regur soil"?....
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; }...
MCQ->Which of the following statements is correct about the C#.NET program given below? namespace IndiabixConsoleApplication { class Baseclass { int i; public Baseclass(int ii) { i = ii; Console.Write("Base "); } } class Derived : Baseclass { public Derived(int ii) : base(ii) { Console.Write("Derived "); } } class MyProgram { static void Main(string[ ] args) { Derived d = new Derived(10); } } }...
MCQ->Statements:Some bricks are stones. Some stones are rocks. All rocks are clay. No clay is sand. Conclusions: I.Some stones are clay. II.Some bricks are sand. III.Some rocks are sand. IV.No brick is sand....
MCQ->The laboratory tests on a sample yielded the following results : Plasticity index : 32 % Liquidity index : - 0.15, Activity number: 1.58. Which of the following inferences can be drawn ? 1. The soil is very stiff. 2. The soil is medium soft. 3. The soil is highly plastic. 4. The soil is medium plastic. 5. The soil is active. Select the correct answer using the codes given below :...
MCQ->260 g of wet soil was taken in a pycnometer jar of weight 400 g in order to find the moisture content in the soil, with specific gravity of soil particles 2.75. The weight of soil and remaining water filled in pycnometer without air bubbles was 1415 g and the weight of pycnometer filled with water alone was 1275 g. The moisture content in the soil is...
×
×
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