USE ASSEMBLY LANGUAGE
Write an assembly language program to define an array of word size and initialize with 5 numbers. Use shift instructions to check the last bit of each of the numbers (to check if the number is positive or negative). If the last bit is a 1, it means the number is negative. Count the positive numbers that this array contains.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here