please tell me how to convert an integer type to a String. if possible, give some code?
adil_bashir -7 Junior Poster in Training
Recommended Answers
Jump to Postand try to be clear and consistent.
there is an int (the primitive) and there is the Integer (which is an Object).
Jump to Postthat is one of the first things you should learn. there is one thing you should learn before that, though:
checking and using the api documentation provided by Ye Olde Oracle-> click me
Jump to Postas i said above please see here:http://www.java2s.com/Code/Java/Lang...nttostring.htm
I get a 404 not found error there :)
All 10 Replies
DavidKroukamp 105 Master Poster Team Colleague Featured Poster
stultuske 1,116 Posting Maven Featured Poster
adil_bashir -7 Junior Poster in Training
DavidKroukamp 105 Master Poster Team Colleague Featured Poster
adil_bashir -7 Junior Poster in Training
DavidKroukamp 105 Master Poster Team Colleague Featured Poster
stultuske 1,116 Posting Maven Featured Poster
stultuske 1,116 Posting Maven Featured Poster
DavidKroukamp 105 Master Poster Team Colleague Featured Poster
stultuske 1,116 Posting Maven Featured 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.