Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in aptitude-area
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in current-affairs-2017-04-27
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in current-affairs-2016-12-22
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
civil engineering upsc civil service exam questions
1. Which of the following instruments have both horizon glass and index glass ? 1. Optical square 2. Line ranger 3. Box sextant 4. Pedometer Select the correct answer using the code given below :
(A): 1 and 3 only
(B): 1, 3 and 4
(C): 2 and 4 only
(D): 2, 3 and 4
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 statement followed by two assumptions I and II is given. You have to consider the statement to be true even if it seems to be at variance from commonly known facts. You are to decide which of the given assumptions can definitely be drawn from the given statement. Indicate which one of the four given alternatives is correct ? Statement : If more encouragement is given to Sports, Indians will win more gold medals at the Olympic Games. Assumptions : I. Indians do not win gold medals. II. More enc....
QA->In a secret way of writing COME AT ONCE FATHER VERY ILL is written as XLNV ZG LMXY UYGSVI EVIB ROO.Bearing this in mind pick up the code from the answer choices for the word given below: FIT AND WELL....
QA->A word given in Capital Letters is followed by four answer words. Out of these only one can be formed by using the letters of the given words. Find out that word— ENVIRONMENT....
QA->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->Select the alternative that shows the five given words arranged in a meaningful order ? Post box Letter Envelope Delivery Clearance....
MCQ->Which of the following instruments have both horizon glass and index glass ? 1. Optical square 2. Line ranger 3. Box sextant 4. Pedometer Select the correct answer using the code given below :....
MCQ->The existence/establishment of formal financial institutions that offer safe, reliable and alternative financial instruments is fundamental in mobilising savings. To save, individuals need access to safe and reliable financial institutions, such as banks, and to appropriate financial instruments and reasonable financial incentives. Such access is not always available to all people in developing countries like India and more so, in rural areas. Savings help poor households manage volatility in cash flow, smoothen consumption, and build working capital. Poor households without access to a formal savings mechanism encourage immediate spending temptations. With reference to the above passage, consider the following statements: 1. Indian financial institutions do not offer any financial instruments to rural households to mobilise their savings.2. Poor households tend to spend their earnings/savings due to lack of access to appropriate financial instruments.Which of the statements given above is/are correct?....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
MCQ->Consider the following; for a loss-less transmission line we can write, Zin = - jz0 for a shorted line with l = λ/8Zin = ± j ∞ for a shorted line with l = λ/4Zin= jz0 for an open line with l = λ/2Zin = 0 for a matched line of any length Select the correct answer using the codes given below codes.....
MCQ->Which of the following statements is correct about the C#.NET program given below if a value "6" is input to it? using System; namespace IndiabixConsoleApplication { class MyProgram { static void Main(string[] args) { int index; int val = 44; int[] a = new int[5]; try { Console.Write("Enter a number:"); index = Convert.Tolnt32(Console.ReadLine()); a[index] = val; } catch(FormatException e) { Console.Write("Bad Format"); } catch(IndexOutOfRangeException e) { Console.Write("Index out of bounds"); } Console.Write("Remaining program"); } } }....
×
×
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