I am trying to finish a program in java of the game Conway\'s Game of Life; however, I don\'t know how to write the public boolean isAlive(int r, int c) method. Can you plea