ALP to print the addition of N hexadecimal number (64-bit)
kw.asm
Output
kodingwindow@kw:~$ nasm -felf64 kw.asm kodingwindow@kw:~$ ld kw.o && ./a.out
———————————————————————————————————————————
ALP to print the addition of N hexadecimal number
———————————————————————————————————————————
1.Enter the data
2.Display the result
3.Exit
———————————————————————————————————————————
Enter your choice 1
How many numbers you want to enter 02
Enter the 2 digit hex number AF
Enter the 2 digit hex number FF
———————————————————————————————————————————
ALP to print the addition of N hexadecimal number
———————————————————————————————————————————
1.Enter the data
2.Display the result
3.Exit
———————————————————————————————————————————
Enter your choice 2
Addition of array element is 01AE
———————————————————————————————————————————
ALP to print the addition of N hexadecimal number
———————————————————————————————————————————
1.Enter the data
2.Display the result
3.Exit
———————————————————————————————————————————
Enter your choice 3
kodingwindow@kw:~$
Advertisement
Thank You
Dear User, Thank you for visitng Kodingwindow. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.
Dear User, We are grateful for your interest in the Kodingwindow Android app. We intend to soon make it available on the Google Play Store. Currently, Android versions 10 and up require manual apk installations. Would you like to get the app?