4. Minterm m31 must be represented by at least how many literals?

  1. 6
  2. 31
  3. 3
  4. 4
  5. 5

5 is CORRECT. It takes at least 5 literals to represent m31 because (31)10 is equal to (11111)2. Thus the minterm code would be 11111 which would take 5 literals to represent, such as m31 = ABCDE.

[ Go Back To Question 4 ]

[ Go Back To The Beginning Of Quiz ]