Skip to content

Latest commit

 

History

History
 
 

Bitwise_Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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: