Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.70K
Ranked #4K
~257 People Reached
Favorite Forums
Favorite Tags
java x 1

1 Posted Topic

Member Avatar for brittney_2

Just in case your still having issues I changed your code a little, but I think your on the right track....just stay with it... import java.util.Scanner; public class Geneology { private String[] family; private String[][] titles; private int size; private int sizeNo; private Scanner input = new Scanner(System.in); public void …

Member Avatar for Steve_O
0
257

The End.