what is the I2C address of Arduino UNO board and how to modify i2c address

ranjeetray:
Thanks for your kind reply. But this Link doesn't say anything about the I2C address of Arduino Board and method to modify the I2C address.

Yes it does. Which part didn't you understand?

Wire.begin(address);  // <------- the address!!!!