Question: Project - COA Course 1- Write, compile and run an assembly program that (upon the choice of user) can: a) Reads an inputted decimal number

Project - COA Course 1- Write, compile and run an assembly program that (upon the choice of user) can: a) Reads an inputted decimal number (between 0-65535 inclusive), then finds and prints its octal equivalent. b) Reads an inputted decimal number (between 0-65535 inclusive), then finds and prints its hexadecimal equivalent. c) lets the user enter time in hours, minutes, and seconds and outputs the time in seconds (up to 65535). d) Reads an inputted string by user (maximum number of characters is 20), then finds and prints the number of occurrences of a character that the user chooses from the inputted string entered earlier by the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
