InterviewSolution
Saved Bookmarks
| 1. |
Consider the following Boolean function of four variablesf(A, B, C, D) = Σ(2, 3, 6, 7, 8, 9, 10, 11, 12, 13)The function is(A) independent of one variable(B) independent of two variables(C) independent of three variable(D) dependent on all the variables |
| Answer» | |