InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Any set of boolean operators that is sufficient to represent all boolean expressions is said to be complete. Which of the following is not complete?(A) {NOT, OR}(B) {NOR}(C) {AND, OR}(D) {AND, NOT} | 
                            
| Answer» | |