Which of the following statements is false?
Group of answer choices
We can tell whether or not a Finite Automaton accepts no strings at all.
"Can we tell if two RE define the same language?" is the same as "Can we tell if two FA define the same language?"
We can tell whether or not a Finite Automaton accepts infinite number of words.
If we can tell a Finite Automaton only accepts finite number of words, there is no way for us to know exactly how many words it accepts.