how could i rewrite this code in binary to decimal
azil87glenda 0 Newbie Poster
Recommended Answers
Jump to PostDaniWeb Member Rules (which you agreed to when you signed up) include:
"Do provide evidence of having done some work yourself if posting questions from school or work assignments"
http://www.daniweb.com/community/rulesPost what you have done so far and someone will help you from there.
Jump to PostMake use of what Java already offers you: Click Here
You can use the methodInteger.parseInt(string containing the number in some base, base)
method, but pay attention as digits from the string must …
All 5 Replies
Andy456 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Lucaci Andrew 140 Za s|n
<M/> 170 Why so serious? Featured Poster
valdez25 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.