I have started to studying formal languages, especialy finite automata and regular languages and I encoutered some dificulties, i.e. I have some questions:
For a finite automaton, the minimal automaton which accepts a language is isomorphic with given automaton? (I found this question in a test and i don't understand what really means)
For a finite automaton, exists there a Turing Machine which accepts the language accepted by automaton?
The languages accepted is finite? I think is false, but i'm not sure.
Is a difference(as power compute) between Mealy and Moore automatas?
For a finite automaton, accepted language intersect with rational languages is regular language?(From a test)(I read that rational language is same with regular language, and maybe the question is wrong). Any explainations are welcome here.
Thank you for any hints and answers!