1. If 16 flight lines are run perpendicular to an area 30 km wide, their spacings on a photographical map on scale 1 : 50,000 , will be






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 a road map the scale is 1 cm = 8 km. If there are two places of cm apart is marked in that map. Then the actual distance between that places is :....
QA->. Nasar invested Rs. 3,000 and Narayanan invested Rs. 4,000 to set up a partnership. In one year they got Rs.2,000 profit. If they split this in the ratio of their investment., how much would Nasar got?....
QA->Nasar invested Rs. 3,000 and Narayanan invested Rs. 4,000 to set up a partnership. In one year they got Rs.2,000 profit. If they split this in the ratio of their investment, how much would Nasar got?....
QA->Daily weather map showing isobars is an example of which map?....
QA->American Airlines Flight 11 and United Airlines Flight 175 were crashed into the Twin Towers of the World Trade Center in New York City by the hijackers on ?....
MCQ->If 16 flight lines are run perpendicular to an area 30 km wide, their spacings on a photographical map on scale 1 : 50,000 , will be....
MCQ->Consider the following statement (s) related to the scale of map. I. The larger the scale of the map, the larger the area it covers. II. The larger the scale of the map, the more generalized are the data it portrays. III. The smaller the scale of the map, the larger the area it covers. IV. The smaller the scale of the map, the more accurately can its content be displayed. Which of the following statement (s) is correct?....
MCQ->What will be the output of the program? TreeSet map = new TreeSet(); map.add("one"); map.add("two"); map.add("three"); map.add("four"); map.add("one"); Iterator it = map.iterator(); while (it.hasNext() ) { System.out.print( it.next() + " " ); }....
MCQ->Closing capitals of A,B and C were Rs.50,000,Rs.45,000 and Rs.30,000 respectively.Their drawings during the year were Rs.10,000,Rs.5,000 and Rs.12,000 respectively.Amount of net profit earned during the year was Rs.18,000 which was distributed in the ratio of 3:2:1 Opening capital of C will be:....
MCQ->Which two statements are true for any concrete class implementing the java.lang.Runnable interface? You can extend the Runnable interface as long as you override the public run() method. The class must contain a method called run() from which all code for that thread will be initiated. The class must contain an empty public void method named run(). The class must contain a public void method named runnable(). The class definition must include the words implements Threads and contain a method called run(). The mandatory method must be public, with a return type of void, must be called run(), and cannot take any arguments.....
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