As XYZ is not divisible by 4 thus any of X,Y,Z can't be 4 or its multiple. On top of this, if any one is even, the other two has to be odd.
From option 1, Z = Any Prime no. - positive odd int ------------ Here prime no. can't be same as odd int but odd int cud be a prime.
=> Z = {(2-1), (3-1), (5-3), (7-1), (11-1), (11-5), (13-3), (13-7) etc} = {1, 2, 6, 10 etc}
Option 1 is insufficient as it shows z can be odd as well as even.
From Option 2, X+1 is prime. Here X can neither be 1 nor be 2 as X>Y>Z and all are positive integers.
X can be 3, 6, 10, 18 etc but can't be 4 or its multiple.
Option 2 is also insufficient as X can be odd as well as even.
Combining Option 1 & 2, X+1 is prime & Z = Any prime no. - positive int.
Both X & Z can't be even. If X = 3, Z could only be 1.
If X = 6, Z could be only 1 & can't be 2.
If X = 10, Z could be only 1.
X could be both odd as well as even, Z will be only 1.
Thus Option 1 & 2 together is also insufficient.
My Answer is E.