how to work with other base numbers in java?

Posted by Senthil on Stack Overflow See other posts from Stack Overflow or by Senthil
Published on 2010-05-18T18:32:22Z Indexed on 2010/05/18 18:50 UTC
Read the original article Hit count: 207

Filed under:
|

Guys if the int c=10001; which is a binary value.If i want to process it like multiplying it by 10 how to do that?

© Stack Overflow or respective owner

Related posts about java

Related posts about int