1. The maximum diameter of a bar used in a ribbed slab, is






Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->In which temple Sree Narayana Guru Installed a slab as idol with the words, “Sathyam’ (Truth), Dharmam (Ethics), Daya (Compassion), Sneham (love)”?....
QA->ചന്ദ്രന്റെ വ്യാസം ( Diameter) ?....
QA->സൗരയൂഥത്തിന്റെ വ്യാസം (diameter)?....
QA->First Bar-at-Law?....
QA->Who was the first to calculate the diameter of the Moon ?....
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 maximum diameter of a bar used in a ribbed slab, is....
MCQ->What will be the output of the program? public class Foo { Foo() { System.out.print("foo"); } class Bar { Bar() { System.out.print("bar"); } public void go() { System.out.print("hi"); } } / class Bar ends / public static void main (String [] args) { Foo f = new Foo(); f.makeBar(); } void makeBar() { (new Bar() {}).go(); } }/ class Foo ends /....
MCQ->A steel bar 20 mm in diameter simply-supported at its ends over a total span of 40 cm carries a load at its centre. If the maximum stress induced in the bar is limited to N/mm2, the bending strain energy stored in the bar, is....
MCQ->The extension of a circular bar tapering uniformly from diameter d1 at one end to diameter d2 at the other end, and subjected to an axial pull of P is __________ the extension of a circular bar of diameter d1 d2 subjected to the same load P.....
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