Theory of Computation

Turing Machine

Turing Machine recognizes the recursive enumerable language. Turing Machine is more powerful than any other automata such as finite automata,

Read More

Regular Expressions

One day of describing regular language of via the notation of regular expressions. This notation involves a combination of strings

Read More

Finite Automata

Finite Automata Finite Automaton (FA) is also called as Finite State machine (FSM). Finite Automaton has no temporary storage hence

Read More