1. Correct distance obtained by an erroneous chain 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 an examination of mathematics Rajesh obtained more marks than the total marks obtained by Rahim and Sabu. The total marks obtained by Rahim and Saji was more than the Rajesh’s. Rajesh obtained more marks than Saji, Reenu obtained more marks than Rajesh. Who amongst them obtained the....
QA->A pendulum clock is set to give correct time at the sea level. This clock is moved to a hill station at an altitude of 2500m above the sea level. In order to keep correct time on the hill station, the length of the pendulum?....
QA->What a number is divided by 35 a remainder 10 is obtained and when it is divided by 45, the same remainder is obtained. Find the number?....
QA->The spatial frequency of a wave, either in cycles per unit distance or radians per unit distance is called?....
QA->A man started to walk East. After moving a distance he turned to his right. After moving a distance he turned to his right again. After moving a little he turned in the end of his left. In which direction he going is now?....
MCQ->Correct distance obtained by an erroneous chain is:....
MCQ->In an examination of mathematics Rajesh obtained more marks than the total marks obtained by Rahim and Sabu. The total marks obtained by Rahim and Saji was more than the Rajesh’s. Rajesh obtained more marks than Saji, Reenu obtained more marks than Rajesh. Who amongst them obtained the highest marks?....
MCQ->A 20 m chain was found to be 10 cm too long after chaining a distance of 2000 m. It was found to be 18 cm too long at the end of the day's work after chaining a total distance of 4000 m. What is the true distance if the chain was correct before the commencement of the day's work ?....
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->With reference to food chains in ecosystems, consider the following statements :1. A food chain illustrates the order in which a chain of organisms feed upon each other.2. Food chains are found within the populations of a species.3. A food chain illustrates the numbers of each organism which are eaten by others. Which of the statements given above is / are correct?....
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