lol
your problem is because u didnt initialalized field total2. u must set a number in line where u have double total2;
C:\Java\Birthday.java:53: error: variable total2 might not have been...