An NFA’s transition function returns ________
(a) A Boolean value
(b) A state
(c) A set of states
(d) An edge
I have been asked this question in an interview.
Question is from Non-Deterministic Finite Automata in chapter Finite Automata and Regular Expression of Compiler