Skip to main content

The all Logic Gate's

logic Gates

Logic Gates are the fundamental building blocks of a digital circuits. They perform a basic logical function that is essential for digital systems to oprate. it takes it takes one or more binary inputs and produces a single binary output based on their functions





the use of (||) oprator

in this example we are going to learn about the about the (||) oprator we are taking two veriables X=100 y=10 now if we use the (||) opprator the result will be


Comments