write an application that computes and displays the day on which you become(or became) 10,000 days old. for example, if you were born on january 1st, 2000, the output would be i will be 10000 days old on 2027-05-19. grading write your java code in the area on the right. use the run button to compile and run the code. clicking the run checks button will run pre-configured tests against your code to calculate a grade. once you are happy with your results, click the submit button to record your score.

Answer :