For the following Boolean functions, give a tabular representation of their Boolean expressions:
(i) F x y z( , , ) =[x y z ]
(ii) F x y z( , , ) =[x z y z ] [ ]
What can you say about (i) and (ii) above?
Given,
(i)
Tha tabular representation is-
The given expression is the combination of "AND" and "OR" gate.
(ii)
The tabular representation is-
The given expression is the combination of "OR" and " AND" gate.
Comments