Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Java program that promts the user for entry of day month, year of his/her birthday and calculate the users total number of lived

Write a Java  program that promts the user for entry of day month, year of his/her birthday and calculate the user’s total number of lived days up to today. Use the fallowing array to set the number of days for each month. Accept a full year as 365 days and  today is 24 /04 /2017. 31,28,31,30,31,30,31,31,30,31,30,31

Step by Step Solution

There are 3 Steps involved in it

Step: 1

The following Java program asks for the users birthday and calculates how many days they have lived ... blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems Analysis And Design

Authors: Alan Dennis, Barbara Wixom, Roberta M. Roth

7th Edition

1119496489, 978-1119496489

More Books

Students also viewed these Programming questions

Question

4. Think of analogies that will make ideas easier to understand.

Answered: 1 week ago