1. Plate load test is useful to estimate





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Which compound does not give a positive test in Lassaigne’s test for nitrogen?....
QA->Which compound gives both ninhydrin test and Molisch’s test?....
QA->Which surface to air missile was successfully test fired from Interim Test Range (ITR), Chandipur, Odhisa by Defence Research and Development Organisation (DRDO)?....
QA->The aldehyde test of Napier is a simple test widely used in India for the diagnosis of....
QA->By whom was the first estimate of national income in India made?....
MCQ->Consider the following field tests : 1. Vertical pile load test 2. Cyclic pile load test 3. Lateral pile load test 4. Instrumented test pile While estimating the load carrying capacity of a pile, the tests that can be used for separating the skin resistance from point resistance, would include....
MCQ->Plate load test is useful to estimate....
MCQ->Mrs. Carson took a taxi to meet her three friends for lunch. They were waiting for her outside the restaurant when she pulled up in the car. She was so excited to see her friends that she left her tote bag in the taxi. As the taxi pulled away, she and her friends took notice of the license plate number so they would be able to identify the car when they called the taxi company. #1: The four women seem to agree that the plate starts out with the letter J. #2: Three of them agree that the plate ends with 12L. #3: Three of them think that the second letter is X, and a different three think that the third letter is K. The four license plate numbers below represent what each of the four women thinks she saw. Which one is most likely the license plate number of the taxi?

....
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); } }....
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