computer organization and architecture chapter 4 Solution
*Number:8
Write a program to (a) display a "?", (b) read two decimal digits who.se sum "is less than 10, (c) display them and their sum on the next line, with an appropriate message
Get Solution
*Number:9
Get Solution
*Number:10
Write· a program to read one of the hex digits A-F, and display it on the next line in decimal.
Get Solution
*Number:11
Write a program to display a t 0 x 10 solid box of asterisks. Hint: declare a string in the data segment that specifies the box, and display it with INT 2lh, function 9h
Get Solution
No comments