1. The method of locating under water objects using sound waves?

Answer: SONAR (Sound Navigation and Ranging)

Reply

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

Comments

Show Similar Question And Answers
QA->The method of locating under water objects using sound waves?....
QA->Method of cultivating plants without using soil but by using nutrient solution?....
QA->The device used to measure the depth of oceans using sound waves?....
QA->Sound produced at a point is heard by a person after 5 second, while the same sound is heard by another person after 6 seconds. If the speed of sound is 300 m/s, what could be the maximum and minimum distances between the two persons?....
QA->.....is usually used by the crew of a submarine to survey the ships etc, on the surface of the sea while the submarine is under water. It also enables the sailors to observe objects on the other side of an obstacle without exposing themselves..?....
MCQ->Which of the following statements are correct about objects of a user-defined class called Sample? All objects of Sample class will always have exactly same data. Objects of Sample class may have same or different data. Whether objects of Sample class will have same or different data depends upon a Project Setting made in Visual Studio.NET. Conceptually, each object of Sample class will have instance data and instance member functions of the Sample class. All objects of Sample class will share one copy of member functions....
MCQ->Sound waves travel at 300 m/s. Sound produced at a point is heard by a person after 5 seconds while the same sound is heard by another person after 6 seconds. What could be the maximum and minimum distances between the two persons?...
MCQ->Which of the following statements about the hashcode() method are incorrect? The value returned by hashcode() is used in some collection classes to help locate objects. The hashcode() method is required to return a positive int value. The hashcode() method in the String class is the one inherited from Object. Two new empty String objects will produce identical hashcodes....
MCQ->Which of the following are necessary for Run-time Polymorphism? The overridden base method must be virtual, abstract or override. Both the override method and the virtual method must have the same access level modifier. An override declaration can change the accessibility of the virtual method. An abstract inherited property cannot be overridden in a derived class. An abstract method is implicitly a virtual method....
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