Concept:Hexadecimal addition is the same as decimal addition, but each column carries when it reaches 16, and A equals 10.Explanation:Align the two numbers by place value and add from the rightmost column.Units column: 716+A16=7+10=1710.Since 1710=1116, write 1 in the units place and carry 1 to the next column.Next column: 216+016+116 (carry) =316.Leftmost column: 116+516=616.Thus, the sum is 63116.Answer:12716+50A16=63116Therefore, the correct option is C.