Can someone help me to create a java program that accepts a name, address and year of birth and then outputs of the following: | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help me to create a java program that accepts a name, address and year of birth and then outputs of the following:

Test Data Enter your name: Ada Lovelace Enter your address: Manila, Philippines Enter your birthyear: 1991 Example Output Greetings Ada Lovelace, 27 years old, from Manila, Philippines! Welcome to Java Programming!

24th Sep 2020, 5:35 AM
Henry
Henry - avatar
2 Answers
+ 2
https://code.sololearn.com/cQo7U5YZ0B6z/?ref=app You can use this code for your reference
24th Sep 2020, 6:27 AM
Ananiya Jemberu
Ananiya Jemberu - avatar
0
Please set a specific language in your thread tags above, 'help me' doesn't help clarify language context 👍🎊
24th Sep 2020, 6:28 AM
Ipang