Let’s divide 128 bits - ASCII table into four categories ‘Special Character’, ‘Numeric’, Small letters’ and ‘Capital letters’. Write an 8086 Assembly language program that asks the user to enter a character. The program will analyze that the given character is from which above mentioned category.
Sample Output:
Enter a character? #
The inserted character is a Special Character
Answers
Answered by
0
Answer:
atoz 97-122
ATOZ65-90
space 32
Explanation:
Similar questions
Hindi,
2 months ago
Economy,
2 months ago
Math,
4 months ago
English,
4 months ago
Social Sciences,
9 months ago