1. In order to prevent crushing of masonry at the base of the dam, the maximum stress should be __________ the permissible stress of the soil.




Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->What is the maximum permissible period between two sessions of a State Legislative Assembly?....
QA->ലോകത്തിലെ ഏറ്റവും വലിയ കരിങ്കൽ നിർമിത (Masonry ) അണക്കെട്ട് ?....
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"?....
QA->What is the permissible level of noise in a silent zone at daytime?....
MCQ->In order to prevent crushing of masonry at the base of the dam, the maximum stress should be __________ the permissible stress of the soil.....
MCQ->The base width of a soil gravity dam is 25 m. The material of the dam has a specific gravity of 2.56 and the dam is designed as an elementary profile ignoring uplift. What is the approximate allowable height of the dam ?....
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->In order to avoid sliding of masonry dam, the force of friction between the dam and soil should be at least __________ the total water pressure per metre length.....
MCQ->A masonry dam (density = 20, 000 N/m3) 6 m high, one metre wide at the top and 4 m wide at the base, has vertical water face. The minimum stress at the base of the dam when the reservoir is full, will be....
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