akosiraff

Download Friend JAVA

Sep 6th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/friend-java/
  3. Develop a program that displays information about a family member or friend. This program should print out information about what you like best about him or her. You might even describe your pet, if you have one. Present this information in table format similar to the following example.
  4. Aunt Matilda
  5. Gray Hair
  6. Hazel Eyes
  7. 5 feet 5 inches
  8. She is a great cook!
  9. Married to Uncle Harold
  10. Your program should demonstrate that you understand how to create a class and to display information. Comments must be included that explains your code. Additional techniques from your reading, such as creating variables, should be included. You will demonstrate that you can create source code and compile code. Your assignment submittal should include your properly commented java code and the class file.
  11. Download: http://solutionzip.com/downloads/friend-java/
Add Comment
Please, Sign In to add comment