A DFA cannot be represented in the following format
A. Transition graph
B. Transition Table
C. C code
D. None of the mentioned
A. Transition graph
B. Transition Table
C. C code
D. None of the mentioned
Right answer is D. None of the mentioned
A DFA can be represented in the following formats: Transition Graph, Transition Table, Transition tree/forest/Any programming Language.