The correct option is C c, d are generators
If an element is a generator, all elements must be obtained as powers of that element.
Try a,b,c,d one by one to see which are the generators.
a=a
a2=a.a=a
a3=a.a2=a.a=a and so on.
∴a is not the generator.
b=b
b2=b.b=a
b3=b.b2=b.a=b
b4=b.b3=b.b=a and so on.
∴b is not the generator
c=c
c2=c.c=b
c3=c.c2=c.b=d
c4=c.c3=c.d=a
Since all of a,b,c,d have been generated as powers of c
∴c is a generator of this group
Similarly,
d=d
d2=d.d=b
d3=d.d2=d.b=c
d4=d.d3=d.c=a
∴d is the other generator.