

InterviewSolution
Saved Bookmarks
1. |
The general form for calculating the number of rows in a truth table is ________(a) 2^n(b) 2^n+1(c) 2^n(d) 2^n+1This question was addressed to me in a job interview.The query is from Boolean Functions in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right option is (C) 2^N |
|