Write an X86/64 ALP to accept five 64 bit Hexadecimal numbers from user and store them in an array and display the accepted numbers.

 








Comments

Popular posts from this blog

Write an X86/64 ALP to accept a string and to display its length.