Assignment-1 DLD
Assignment-1 DLD
Question 1.
1. Convert the initials of your name (i.e. first letter of the first name and first letter of the last name) into
binary using the ASCII table below.
2. Consider the code generated against the first name initial as ‘M’ and that against the second initial as
‘N’.
3. Use radix-1 complement to compute M-N in binary.
4. Convert the result back to ASCII Code.
Answer:
Page 1 of 2
Bahria University, Islamabad
Subject: Digital Logic Design (CEN-120) Instructor: Muhammad Yaseen
Assignment # 01 (CLO-1) Class: BSRIS-3-A/C
Page 2 of 2