Communication bewteen two arduino

Hi all ..... it would be very kind if some one advise me whether communication between two arduino uno is possible ? i'm doing a project where i'm measuring live power at one end and transferring that data to the other end. so i'm making use of 2 arduino's to achieve this.

You can also use Serial or the software serial library.

Google is your friend(TM).

Thanks for the link