Question Set

1. The longest chain line passing through the center of the area is known as:





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 important geographical line is passing through India?....
QA->Irregular and partial reflection of light during its passing through a medium is known as?....
QA->The National Highway passing through Thiruvananthapuram city?....
QA->Number of National Highways passing through Kerala?....
QA->Red light passing through a green object, appears?....
MCQ->The longest chain line passing through the center of the area is known as:....
MCQ->Consider the following statements relating to hydraulic gradient line and energy gradient line 1. In the case of a fluid flowing in a pipeline, hydraulic gradient line and energy gradient line may coincide. 2. The line joining the points representing piezometric heads is known as hydraulic gradient line. 3. In the case of ideal fluid, energy gradient line is always horizontal. 4. Hydraulic gradient line has a downward slope in the case of flow through pipes. Of these statements :....
MCQ->The area of a plot is to be determined using Simpson's rule. The following offsets were taken to a boundary from points along a chain line all measurements being in metres 12, 15, 22, 29, 36, 38, 31, 22, 17.There were taken at 100 m intervals. Consider the following steps in this regard. 1. 2. Sum of the odd ordinates = 22 + 36 + 1 = 89 3. Sum of the even ordinates = 15 + 29 + 38 + 22 = 104 4. 12 + 17 = 39 5. Area = 100 (19.5 + 89 + 104) 6. Area = (39 + 2 x 89 + 4 x 104) 7. Area 100 x 19.5 (104 - 89) The area of the plot can be determined by using the steps listed above :....
MCQ->class Bar { } class Test { Bar doBar() { Bar b = new Bar(); / Line 6 / return b; / Line 7 / } public static void main (String args[]) { Test t = new Test(); / Line 11 / Bar newBar = t.doBar(); / Line 12 / System.out.println("newBar"); newBar = new Bar(); / Line 14 / System.out.println("finishing"); / Line 15 / } } At what point is the Bar object, created on line 6, eligible for garbage collection?....
MCQ->The longest chain line in chain surveying is called:....
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