i am doing a project to convert an array of decmial numbers to an array of binary in assembly emu8086 , i have an idea of how to do it , but i need more help understanding arrays in assembly , the idea is to take each number and convert it to binary then add the representations to get the resulti am doing a project to convert an array of dec