Logic Gates - Technical MCQs

Q1:

How many input combinations would a truth table have for a six-input AND gate?

A 32

B 48

C 64

D 128

ANS:C - 64

The truth table formula is 2^n .
n= number of varriable .

For example : 6 input variable.

2^6=64.