Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 427 Bytes

File metadata and controls

19 lines (11 loc) · 427 Bytes

Bitwise Calculator

Descriptions :

  • The user input two decimal number and displays it binary value and computes the operation(AND,OR,XOR) and displays the result in both decimal and binary value.

Functions:

  • AND
  • OR
  • XOR

Screenshot:

Screenshot

Video: