Question: Design a Java program to introduce yourself to me. This Java program can be simple for example, just having some printing statements inside the

Design a Java program to introduce yourself to me. This Java program

can be simple for example, just having some printing statements inside the

main method to achieve the target (I hope not!!!) or can be

Design a Java program to introduce yourself to me. This Java program can be simple for example, just having some printing statements inside the main method to achieve the target (I hope not!!!) or can be complicated by having a class to describe yourself and let the main method link to the methods of this class to do the job. Date -int Day 1-String Month -int year 1..1 -date- Info -String name -String nationality 1-Date date -ArrayList hobbies -ArrayList wishes Upon executing your program, the following information of you (you can tell lie, no problem) will be displayed. My Information Name: Dr James Bond National: Republic of Singapore Date of birth: 8 October, 1951 I have 2 hobbies 1: Bridge games 2: Demonstrate more examples in class I have 4 wishes 1: To be a good teacher 2: To be a NWorld Champion in bridge 3: Don't fail too many students :-) 4: Give a lot of HDists

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

1 The requested sourcecode is given below import javautil class Date public int dayyear public Strin... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!