Language: Any computer language
Functional Requirements:
16-bit binary number to/fromdecimal integer (unsigned)
16-bit binary numberto/from hexadecimal integer (unsigned)
Decimal to/from 16-bit binary 2’scomplement signed integer number
Constraints:
You are not supposed to use anyexisting function, package to perform the conversion (source codeis being checked)
Design friendly user interface toaccept user input number (command line or GUI)
Submit the source code togetherwith the readme file with instruction to compile, build and useyour program
Expert Answer
An answer will be send to you shortly. . . . .