MCQ
Q.
Statement 1: A Finite automata can be represented graphically; Statement 2: The nodes can be itsstates; Statement 3: The edges or arcs can be used for transitionsHint: Nodes and Edges are for trees and forests too.Which of the following make the correct combination?
Correct Answer: D
It is possible to represent a finite automaton graphically, with nodes for states, and arcsfor transitions.