How do you perform hexadecimal addition in C++?
like
ACD2 + 23E1 = D0D3
5A72 + 4573 = 9FE5
___________________________________________________
the addends will be asked by the program then the program should show the sum
___________________________________________________
the addends required are only 2