Question: Converting data
Posted by kevaughn
Last Updated: July 01, 2014
Anyone knows a method to convert hexadecimal data to binary and from that binary data to decimal. So the output will be in decimal format. Data is in a txt file where i used the bufferedreader method to read the hexadata.
Related Content