The correct option is A reflexive, symmetric and not transitive
Let x be a word, x have every letter common.
∴(x, x)∈R. Thus R is reflexive.
Let (x, y)∈R thus x,y have atleast one letter is common. y,x have atleast one letter in common. Thus R is symmetric.
assume x=AND,y=NEXT,Z=HER
then (x, y)∈R and (y, z)∈R But (y,z)∉R
Thus R is not transitive.