write a program in assembly that do the following:
1-ask from the user to choose the system of numbers(binary,hex,oct,dec)
2-then ask from the user to insert two values and mathematic operator
ex: val1=any number not more than 8 bits.
operator= (multiplication)or(division)or(-,+,^)
val2=any number not more than 8 bits.
3-then do the mathematic operator between these two values and print the answer on the screen.
4-if one of the values that inserted from the user is not number then check it and do the following:
a-every small letter must convert to capital letter then save these small letter are in the value in a memory
b-every capital letter of the element of the value must print on the screen.
mohamed_91
0
Newbie Poster
Recommended Answers
Jump to PostRead https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question first.
If you are shopping for a finished app, be sure to tell how much you are paying.
All 2 Replies
rproffitt
2,563
"Nothing to see here."
Moderator
thines01
401
Postaholic
Team Colleague
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.