Explanation : Decomposition of R into R1(C, A) and R2(A, B) is lossless. Because C → A, A → B. So, C → AB can be derived and there is no loss. Decomposition of R into R1(A, B) and R2(B, C) is lossy. Because A → B, C → B are derived but we can't derive C → AB, So it is lossy. So, option (C) is correct.