CPS-104 Programming Puzzle 2
Convert a HEX Sring into an Integer.
Submit the Java file Hex2Int.java You must use the right name or
your program will not test properly.
You
can save the code as PackingObjects.java
then submit that file to see how the system works.
If you use this page again you'll have to reload/rebrowse
for the program and reselect the problem.
Problem statements
- Hex2Int
Problem Testing
- Click Browse... to choose the file on your local system
you'll test.
- Click Submit to test the program.
Solution Submission
- Once your method is ready submit it using the Eclipse system to cps104/PPZ2