Terminology


Binary Logic Deals with variables that have two discrete values: 1 for TRUE and 0 for FALSE.
Logical Operation Involves two Boolean variables or data bits (except for NOT) which can only have binary values i.e., either 0 or 1. It outputs a binary value.