CS401-Computer Architecture and Assembly language programming | Assignment no.1 Solution | spring 2018 | Due Date : 10 May 2018
CS401-Assignment No. 1 (Graded)Semester Spring 2018Computer Architecture and Assembly LanguageProgramming– CS401 Total Marks: 15Due Date: 10/05/2018 Question: 1 [15 Marks]You will write a program to find the sum of even and odd digits of your VU id, You will store the sum ofeven digits in AX and sum of odd digits in BX register.For example …