For every NFA a deterministic finite automaton (DFA) can be found that accepts the same language.
(a) True
(b) False
This question was posed to me in an interview.
My doubt is from Non-Deterministic Finite Automata in portion Finite Automata and Regular Expression of Compiler