virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Number-Systems_Simulation_BinarySystem #91

Open snath99920 opened 5 years ago

snath99920 commented 5 years ago

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 screenshot from 2019-03-05 00-34-15