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

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

Correct Answer : Option (B) :   h[n-1].


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