The correct option is (a) Dynamic, output always zero, non-invertible
Explanation: Since the system depends on present and past values, therefore, it is not memory less(dynamic).
Now, input is a unit impulse function. Unit impulse function = 1 at n = 0, otherwise it is equal to 0.
For, y[0] = x[0]x[-1] = 1 × 0 = 0
For, y[1] = x[1]x[0] = 0 × 1 = 0
For, y[2] = x[2]x[1] = 0 × 0 = 0
∴ For any time, output is always zero.
Since, the output is always same, the system is non-invertible.