Answered step by step
Verified Expert Solution
Link Copied!

Question

00
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

image text in transcribed

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.

The picture is the file that I have created which contains name of all game of thrones character.

I posted it twice , got the same answer and didn't worked when I run it. please , is there any other way to do it.

thank you!!

yob1880.txtEdited v Mackar. Maeater. Lemon Aegon V eshaecs II Rhaelle Ormund Aerxs II "The Mad" Steffon Rhaeaar. Reenerya Robert Stannis Renly Jaime Secasi Tycign Rickard Brandor Eddard Renisn yanna Robb Sansa Arya Brandon Ricken Jon Aegon Shireen Joffrey Myrcella Tommen

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Students also viewed these Databases questions