Microprocessor

This page contains Microprocessor codes for students. You can Request codes which you want...
Check this page regularly for new codes on Microprocessor.

The list of codes.

  1.  Add 6-2 Digit BCD number(read from keyboard)
  2.  Arrange 10 unsigned number in ascending order
  3.  Arrange 10 unsigned number in descending order
  4.  Arrange 10 signed number in ascending order
  5.  Arrange 10 signed number in descending order
  6.  Add 6-4 Digit BCD number(read from keyboard)
  7. Convert 4 Digit BCD to its equivalent Hex
  8. Program to calculate factorial of a number
  9. Program to check entered string is palindrome or not
  10. Program to Concatenate 2 strings
  11. Fibonacci series of length N(Enter from keyboard)
  12. Count number of 1's in a 4 digit BCD number
  13. Read a string and display the reversed string
  14. Multiplication of 2 2-Digit BCD Number
  15. Multiplication of 2 4-Digit BCD number
  16. Display the counter 00-99
  17. Display even number till N(Enter from keyboard)
  18. Display multiples of 4 till N(Enter from keyboard)
  19. Read A and B from keyboard and display the result of (A+B)^2
  20. Arrange the String in alphabetical order

No comments:

Post a Comment