Home>
Print the table of multiplication and addition of natural numbers in: a) decimal number system. b) hexadecimal number system (I figured it out with decimal, but I can't with hexadecimal, I need help)
This is not a question, this is your assignment. Show your code, point out what does not work as you expect. Tell us how you yourself tried to solve the problem.
tym321672021-02-23 18:29:51In decimal I did, I cannot figure out how to implement the same in hexadecimal notation.
Strey2021-02-23 18:29:51The essence of the question is that you need to display the multiplication and addition table of natural numbers in the hexadecimal number system.
Strey2021-02-23 18:29:51It's great that you have a task. But what is the essence of the question?
tym321672021-02-23 18:29:51Trends
How to convert between hexadecimal strings and numeric types (c# Programming Guide
tym321672021-02-23 18:29:51