Arduino uno board having EEPROM ????

Iam using Arduino uno board . While power OFF , My display settings are getting erased ,

Whether UNO board having EEPROM or not ????

Pls help

Yes.
Are you using it?

(is there something wrong with your '?' key?)

The Uno has plenty of EEPROM, show us your code where you save and retrieve your data to/from it.


Rob

Iam using Arduino uno board . While power OFF , My display settings are getting erased ,

Actually the EEPROM is in the ATmega itself so don't curse the board for anything bad, checkout your code or show it here.