You are on page 1of 1

18ECC203J-Lab-8086 07-10-2021

1. Write an ALP to find the sum of ‘N’ natural numbers.


2. Write an ALP to arrange the numbers in Ascending Order.
3. Write an ALP to arrange the numbers in Descending order.
4. Write an ALP to find the length of a given string.
5. Write an ALP to find the number of Positive and Negative numbers in a given array.
6. Write an ALP to find the number of ODD and EVEN numbers in a given array.
7. Write an ALP to rotate Stepper motor in clockwise direction.
8. Write an ALP to rotate Stepper motor in anti-clockwise direction.
9. Write an ALP to interface LED with 8086.
10. Write an ALP to SET 4th and 6th bit in a given 8-bit number.
11. Write an ALP to MASK 2nd and 5th bit in a given 8-bit number.
12. Write an ALP to find the value of (A+B) *C.
13. Write an ALP to find the value of (A+B) * (C-D).
14. Write an ALP to find the value of (A-B) *C.
15. Write an ALP to find the value of (A-B) *(C+D).
16. Write an ALP to find the value of (A+B) / C.
17. Write an ALP to find the value of (A+B) / (C-D).
18. Write an ALP to find the value of (A-B) / C.
19. Write an ALP to find the value of (A-B) / (C+D).
20. Write an ALP to find the sum of ‘N’ natural numbers.
21. Write an ALP to arrange the numbers in Ascending Order.
22. Write an ALP to arrange the numbers in Descending order.
23. Write an ALP to find the length of a given string.
24. Write an ALP to find the number of Positive and Negative numbers in a given array.
25. Write an ALP to find the number of ODD and EVEN numbers in a given array.
26. Write an ALP to rotate Stepper motor in clockwise direction.
27. Write an ALP to rotate Stepper motor in anti-clockwise direction.
28. Write an ALP to interface LED with 8086.
29. Write an ALP to SET 4th and 6th bit in a given 8-bit number.
30. Write an ALP to MASK 2nd and 5th bit in a given 8-bit number.

You might also like