dgadam4588 dgadam4588 14-03-2024 Computers and Technology contestada Write a loop in Java to count the number of days between year1 and year2 (including year2). Be sure to use constants to avoid magic numbers.