Answer is E.
Let's I am explaining it .
As per given information x and y are prime numbers. What is x + y
Info-1 : x -y is prime integer
let's simulate it . put x =7 , y =5 , then x-y = 7-5 = 2-----------> prime integer...
put x = 5 , y =2 , then x-y = 5-2 = 3 ----------> prime integer..
we are looking x +y = ???-----> if x =7 , y =5 , then x+ y = 12, if x = 5 , y =2 , then x+ y = 7
Hence multiple values possible...Insufficient.. Definitely answer is not A or D.
Info-2 : y < x < 6
let's simulate it . if x = 5 , then y = 3 or 2 -----> x+y = 8 or 7
if x = 3 then y = 2 ------------> x+y = 5
Hence multiple values are possible. ....Insufficient...Definitely answer is not B
let simulate info-1+info-2
x-y = prime integer and y<x<6
let's check - x=5, y=3---> x-y =2 prime
x=5. y=2---->x-y =3 prime
again multiple values are coming so x+y = 8 or 7.
hence ....insufficient information.....option C is also out.
Now, concluding -- Correct Answer is E. both data are not sufficient.