Consider a grammar with the following productions
s → aαb | bαc | ab
s →a S | b
s → αbb | ab
s α → bdb | bd the above grammar is___
a) context free
b) regular
c) context
d) type 0 sensitive