1. The ASME Y14.2M line thickness standard for visible lines is .8mm thick.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->How is the difference between visible exports and visible imports defined?....
QA->Which rays can pass through 20 cm thickness of steel?....
QA->The thickness of certain ceramics changes when a voltage is applied across them this property is called?....
QA->Name the ophthalmologist who performed the world’s first successful human full-thickness corneal transplant on 7th December 1905 ?....
QA->The thickness of earth Crust is about ?....
MCQ->The ASME Y14.2M line thickness standard for visible lines is .8mm thick.....
MCQ->Drafters are often expected to follow the drafting standards as set in the ASME Y14.5M-1994 publication.....
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->When extension lines or centerlines cross visible object lines, gaps should not be left in the lines.....
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?....
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