The correct option is D Always TRUE when q is TRUE
(p→q)→r=0
i.e.., (p′+q)′+r=0
i.e., pq′+r=0
This is possiable only if pq′=0 and r = 0
Now, pq′ = 0 if p = 0 or q′ = 0
So , final solution is r = 0 and (p = 0 or q′=0
Now let us see
(r →p)→q
≡(r′+p)′+q≡rp′+q
but we have previously shown that r = 0
So, rp′ = 0
So, (r→p)→q≡rp′+q≡0+q≡q
So, truth value of (r →p)→ is same as that of q. So, if is true whenever q is true.
SO option(d) is correct.