Correct choice is (b) Every language defined by a regular expression can be represented using a DFA
To elaborate: Using NFA with e moves, we can represent all the regular expressions as an automata. As regular expressions include e, we need to use e moves.