im a newbie to java programming and i wanna know how to create a java program that would let a user enter a 6 character ID number(a combination of 3letters and 3numbers)

Recommended Answers

All 3 Replies

JOptionPane for a "GUI" (Scanner for a "console") program. See the API docs for those classes and google for some tutorials.

please learn to search on this forum, because last 3pages contains (majority of) same lesson

thank you so much!

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.