Question:
Binary, octal, and hexadecimal equivalents
Writing two programs that each print a table of the binary, octal, and hexadecimal equivalents of the decimal numbers in the range 1-256.
The problem is that i have to use the computer lanuage C # which is relatively new please help.