AND,OR,NOT
AND(&&): if both statements are true, result is also true,else false
OR():either one statement must be true for result to be true
NOT(!):opposite/reverse of i/p
Example:
int i=5;
if(i==5&&i>3)
printf("true");
here 5==5 and greater than 3 also;result is true
NOT:
int i=0;
if(!i==1)
printf("true");
here NOT(1) is 0 same as NOT(TRUE)=FALSE
NOT(0) is 1 same as NOT(FALSE)=TRUE
logi mean 0,1 some operations
You will have to ask him that yourself.
Logical synthesizes maps a register-transfer levelÊdescription to a set of gates. Physical synthesis implements a netlist on a floorplan and improves the quality of the design.
All more complicated logical operators can be constructed by combining those types.
ask sir jet
There are 2 types of universal gates in physics: the NAND gate (combinations of NAND gates can produce any logic function) and the NOR gate (combinations of NOR gates can also produce any logic function). These gates are considered universal because they can be used to implement any logical function.
draw logical diagram 2 to 4 line decoder with nor gates only
Ask him
It is doubtful Mr. Gates was ever that careless, but perhaps best to ask him personally.
BILL GATES IS MORE FAMOUS THAN SONIC THE HEDGEHOG.Bill Gates: 7,580,000Sonic the Hedgehog: 6,430,000Source: Googlefight.comBill Gates i think.Bill Gates
Highly unlikely.
I dont know! Ask Bill Gates!