Problem:
Question 1: Convert decimal 5122 to hexadecimal and binary using the division method
Question 2: Design the logic for a program (pseudocode) that allows a user to continuously enter numbers until the user enters 0. Display the sum of the numbers entered.
Could someone help to explain the answer of these questions.