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

Project COA Course 1-Write, compile and run an assembly program that (upon the choice of user) can: a) Reads two inputted strings by user (maximum number of characters is 20 for each), then compares between the two inputted strings if equal or not. b) read a positive binary number (8 bits) (between 2 to 9 inclusive) and print its factorial in decimal form. c) reads an integer number (between 2 to 9 inclusive) and outputs if this number is prime or not, this number is odd or not, this number is even or not, or this number is any of above (states which). d) Lets the user enter time in seconds (up to 65535) and outputs the time as hours, minutes, and seconds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
