Question: Programming Language: Assembly Compiled on emu 8086 1. Read a binary number and convert it to decimal, octal and hexadecimal. 2. Read a hexadecimal number
Programming Language: Assembly
Compiled on emu 8086

1. Read a binary number and convert it to decimal, octal and hexadecimal. 2. Read a hexadecimal number and convert it to binary, decimal and octal. 3. Sort a given array in ascending order using insertion sort and selection sort. 4. Read a string from keyboard and test if it is a palindrome. 5. Compute m". 6. Find the sum and product of two arrays. 7. Create a text file and write some text in it. 8. Sort a given table in ascending order using bubble sort. 9. Calculate ab *b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
