Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a family database program. Create a class to represent a person and to store references to the person's mother, father, and any children the

Write a family database program. Create a class to represent a person and to store references to the person's mother, father, and any children the person has. Read a file of names to initialize the name and parent-child relationships of each person. Store the overall list of persons as an Arraylist. Write an overall main user interface that asks for a name and prints maternal and paternal family line for that person. It is up to you to design that class and file format used as a database. Test your program using the family tree from Game of Thrones (http://www.chartgeek.com/wp-content/uploads/2014/04/game-of-thrones-family-tree-2.png). Do not include the fan theories in your database.

Java programming language . thank you!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

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

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

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

Database In Depth Relational Theory For Practitioners

Authors: C.J. Date

1st Edition

0596100124, 978-0596100124

More Books

Students also viewed these Databases questions

Question

How will these issues affect the grade levels you will teach?

Answered: 1 week ago