Computer Sciences > Gate 2016 Set-1 > Boolean operator
Consider the Boolean operator # with the following properties:

x#0 = x, x#1 = x', x#x = 0 and x#x'= 1

Then x#y is equivalent to
A
x'y + xy'
B
xy' + (xy)
C
x'y + xy
D
xy + (xy)'

Correct : Boolean operator

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......