Find the value of h[n-1]*d[n-1], d[n] being the delta function.

A)
h[n].
B)
h[n-1].
C)
h[n+1].
D)
h[n-2].

Correct Answer : Option (D) :   h[n-2].


Explanation : Convolution of a function with a delta function shifts accordingly.