Step 1: A truth table lists every possible combination of the input values. Each input can be either 0 or 1.
Step 2: With n independent binary inputs, the number of distinct input combinations (rows or input words) is \(2^n\).
Step 3: Here n is 7, so the count is \(2^7\).
Step 4: Compute. \(2^7 = 128\). The answer is 128 (option C).