1. Hatchures are short, parallel, or slightly divergent lines drawn in the direction of a slope.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->A man is facing South. He turns 1350 in the anti clockwise direction and then 1800 in the clockwise direction. Which direction is he facing?....
QA->Particles vibrate parallel to the direction of propagation of wave in?....
QA->A wave motion in which the particles of the medium vibrate parallel to the direction of propagation of wave is?....
QA->Which cold and dense air blowing down the mountain slope during the night?....
QA->Force acts in a direction opposite to the direction of motion is?....
MCQ->Hatchures are short, parallel, or slightly divergent lines drawn in the direction of a slope.....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Assertion (A): A line of length slightly more than and open circuited at far end is equivalent to an inductive reactance.Reason (R): A line of length slightly more than and short circuited at far end behaves as a capacitive reactance.

....
MCQ->The discharge of steam in a convergent-divergent nozzle __________ after the throat (i.e. in the divergent portion of the nozzle)....
MCQ->Which of the following characteristic features may be used while plotting a contour plan ? 1. Two contour lines having the same elevation cannot unite the continue as one line. 2. Contour lines closed together indicate a gentle slope. 3. Contour lines cross a valley line at right angles. Select the correct answer using the codes given below:....
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