codeaft@codeaft:~$ nasm -felf64 codeaft.asm codeaft@codeaft:~$ ld codeaft.o && ./a.out
———————————————————————————————————————————
ALP to check string is palindrome or not
———————————————————————————————————————————
Enter the string LOL
Entered string is palindrome
———————————————————————————————————————————
codeaft@codeaft:~$ ld codeaft.o && ./a.out
———————————————————————————————————————————
ALP to check string is palindrome or not
———————————————————————————————————————————
Enter the string LOYAL
Entered string is not palindrome
———————————————————————————————————————————
codeaft@codeaft:~$
Dear User, Thank you for visitng Codeaft. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.