Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
civil engineering tunnelling
1. In case of drift method of tunnelling, the drift may be excavated at
(A): All of the above.
(B): the bottom
(C): the centre
(D): the side
(E): the top
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->A civil case becomes a fit case for appeal to the Supreme Court if:?....
QA->At the instance of which ruler was the Kallashanath Temple at Ellora excavated?....
QA->At the instance of which rular was the Kallashanath Temple at Ellora excavated?....
QA->What was the theme of United Nations Global Road Safety Week which was observed from May 6 to May 12?....
QA->എന്താണ് വൻകര വിസ്ഥാപന സിദ്ധാന്തം(Continental Drift Theory) ? ....
MCQ->What will be the output of the C#.NET code snippet given below? char ch = Convert.ToChar ('a' | 'b' | 'c'); switch (ch) { case 'A': case 'a': Console.WriteLine ("case A | case a"); break; case 'B': case 'b': Console.WriteLine ("case B | case b"); break; case 'C': case 'c': case 'D': case 'd': Console.WriteLine ("case D | case d"); break; }....
MCQ->In case of drift method of tunnelling, the drift may be excavated at....
MCQ->Consider the following statements with respect to tunnelling methods: 1. Full face excavation is suitable for small size tunnel of short length in compact rock. It is not suitable in urban areas. 2. Heading and Benching method is suitable for soft rock tunnelling of medium size. 3. Drift method is suitable for large tunnels in difficult or incompetent rock. Which of the statements given above are correct ?....
MCQ->What will be the output of the program? #include<stdio.h> int main() { int i=4; switch(i) { default: printf("This is default\n"); case 1: printf("This is case 1\n"); break; case 2: printf("This is case 2\n"); break; case 3: printf("This is case 3\n"); } return 0; }....
MCQ->Point out the error, if any in the program. #include<stdio.h> int main() { int P = 10; switch(P) { case 10: printf("Case 1"); case 20: printf("Case 2"); break; case P: printf("Case 2"); break; } return 0; }....
×
×
Type The Issue
×
Your Marks
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