Input : Enter any decimal number = 123
Output :- Equivalent hexadecimal number is : 003A
/////////////////////////////////////////////////////////////////////////////////////////////
Input : Enter any decimal number = 123
Output :- Equivalent hexadecimal number is : 007B
/////////////////////////////////////////////////////////////////////////////////////////////