1. In precision theodolite traverse if included angles are read twice and the mean reading accepted using both verniers having a least count of 30". Assuming the instrument to be in perfect adjustment, linear measurements correct to 6 mm per 30 metre tape duly corrected for temperature, slope and sag, the angular error of closure not to exceed (where n is the number of traverse legs)




Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->There are 4000 literates in a village.45 % read Newspaper A and 65% read Newspaper B.25% read neither A nor B.How many persons read both the newspapers?....
QA->A train having a length of 240 metre passes a post in 24 seconds. How long will it take to pass a platform having a length of 650 metre?....
QA->The total number of members in the Legislative Council of a State shall not exceed __ of the total number of members in the State Legislative Assembly.?....
QA->Both Myopia and hypermetropia can be corrected using?....
QA->Area of a rectangle of 5 metre length and 4 metre breadth is:....
MCQ->In precision theodolite traverse if included angles are read twice and the mean reading accepted using both verniers having a least count of 30". Assuming the instrument to be in perfect adjustment, linear measurements correct to 6 mm per 30 metre tape duly corrected for temperature, slope and sag, the angular error of closure not to exceed (where n is the number of traverse legs)....
MCQ->Consider the following assumptions of Bowditch method : 1. Angular measurements are more precise than linear measurements. 2. Linear measurements are more prescise than angular measurements. 3. Erros in linear measurements are proportional to L . 4. Correction to latitude or departure of any side = Total error in L (or D) x Length of that side / Perimeter of traverse. Which of these statements are correct ?....
MCQ->Consider the following statements about provision of sag rods : 1. Sag rods reduce span length of purlin in the weak direction. 2. Sag rods are installed in the plane of the roof. 3. Ridge purlin is subject to vertical components of sag rods on either side of slope. Which of the statements given above are correct ?....
MCQ->In a theodolite traversing the angular error should not exceed using 20” least count theodolite and ‘n’ number of sides:....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
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