- I have a number of player.
- For each player i have to maintain 2D array how will do that in java i have no idea can you please help me.
anita_2 0 Newbie Poster
Recommended Answers
Jump to Posthow will do that in java i have no idea can you please help me.
Well, have you learned Java yet? Here might be a good place to start.
Jump to PostIn Java we would probably use classes rather than 2D arrays here - eg a Ticket class and a Player class. Then you just need simple references or lists (1D arrays).
All 5 Replies
Hiroshe 499 Posting Whiz in Training
Slavi 94 Master Poster Featured Poster
anita_2 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
anita_2 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.