17,367 views

6 Answers

0 votes
0 votes

A set of operations is said to be functionally complete (or) universal if and only if every switching function can be expressed by means of operations in it.
The set {OR,AND,NOT} is clearly functionally complete.
The set {OR,NOT} is said to be functionally complete.
The set {AND,NOT} is also functionally complete.


Note:  A set is said to be functionally complete if we can derive a set which is already functionally complete 
 

0 votes
0 votes
A functionally-complete set of Boolean function consists of a set of Boolean functions from which you can construct all Boolean functions. { AND, NOT }, { OR, NOT }, {NAND }, {NOR} are four functionally-complete sets.

Related questions

2 votes
2 votes
1 answer
7
just_bhavana asked Oct 4, 2017
4,544 views
Which of the following set is not functionally complete?a) {XOR,1,NOT}b) {XOR,1,OR}c) {OR, NOT}d) {XOR,1, AND}