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
~5K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for blackeyedanel

im getting an error while trying to print array contacts[i], why? any help? Thanks! :) this is my class Address where im gettingthe error: [CODE]import java.io.*; import java.util.*; public class Address{ //Declare variables String first; String last; String homeadd; String homeph; String cellnum; Scanner sc = new Scanner(System.in); public Address(String …

Member Avatar for javaAddict
0
4K
Member Avatar for melissa2185

Hello, did you finish your address book or do u still need help? If you havent finished show me the code you did till now? and if u finished can u also post the code here, i would like to check out what you did. cuz i did an address …

Member Avatar for Ezzaral
2
261
Member Avatar for Dougnukem

Hello, Did you manage finishing your address book? Or do u still need help? I would like to see what you've done so far whether ur done with it or not because i did an address book as a project for my programming course last semester. So can you please …

Member Avatar for blackeyedanel
0
216
Member Avatar for shubhang
Member Avatar for blackeyedanel
0
230

The End.