1. A direct shear test possesses the following disadvantage:





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->One who possesses many talents....
QA->At very low temperature, super conductivity possesses?....
QA->Decrease of viscosity with increasing shear rate is known as....
QA->In a two roll mill the shear rate is adjusted by....
QA->Which compound does not give a positive test in Lassaigne’s test for nitrogen?....
MCQ->A direct shear test possesses the following disadvantage:....
MCQ->Consider the following statements relating to triaxial tests : 1. Change in length of the specimen in a triaxial shear test is required to be accounted for in the calculation of stresses at failure. 2. In 'Drained Triaxial Shear Test', drainage is permitted under a specified all-round pressure until consolidation is complete. The principal stress difference is then applied with no drainage being permitted. 3. Unconfined compression test is a special case of triaxial shear test. Of these statements :....
MCQ->Which two of the following are legal declarations for nonnested classes and interfaces? final abstract class Test {} public static interface Test {} final public class Test {} protected abstract class Test {} protected interface Test {} abstract public class Test {}....
MCQ->What will be the output of the program? public class Test { public int aMethod() { static int i = 0; i++; return i; } public static void main(String args[]) { Test test = new Test(); test.aMethod(); int j = test.aMethod(); System.out.println(j); } }....
MCQ->Match List I correctly with List II and select your answer using the codes given below : List I List II a) Chi-square test 1. Factor analysis b) Mann-Whitney test 2. k-samples test c) Eigenvalue 3. two samples test d) Kruskal-Wallis test 4. one sample test....
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