Description: The final answer in the multiplication of Binary numbers is not displayed if the final answer is 0.
Steps to reproduce the issue: Computer Science and Engineering -> Data Structures Lab -> List of Experiments -> Number Systems -> Simulation -> BinarySystem
Now give the input values like 1010 and 0000 and click on MUL
Expected Result: Multiplication of given numbers is 0
Actual Result: Multiplication of given numbers is
Description: The final answer in the multiplication of Binary numbers is not displayed if the final answer is 0. Steps to reproduce the issue: Computer Science and Engineering -> Data Structures Lab -> List of Experiments -> Number Systems -> Simulation -> BinarySystem Now give the input values like 1010 and 0000 and click on MUL Expected Result: Multiplication of given numbers is 0 Actual Result: Multiplication of given numbers is