Capital University of Science and Technology Department of Computer Science CS 2523: Computer Organization and Assembly Language (3) : Spring 2021
Capital University of Science and Technology Department of Computer Science CS 2523: Computer Organization and Assembly Language (3) : Spring 2021
Page 1 of 2
Question#4: Convert Binary 010111012 to decimal number:
Answer:
Task#3: Read the file “A01ReadingMaterial” shared with this assignment and answer the following
questions: (02 marks)
Question#2: Write the generic way to convert from decimal system to any other:
Question#3: Write the generic way to convert from any other system to decimal:
Question#4: How signed numbers can be represented? How overflow could happen in the given
scenario of subtraction of two numbers?
Question#5: In emu8086, how you could access the handy tools to convert numbers? Differentiate
between Base converter and Multi base calculator. What type of operations are supported or allowed?
Page 2 of 2