Multiple choice TM is more powerful than FSM because tape movement is confined to one direction it has no finite state control it has the capability to remember arbitrary long sequences of input symbols none of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation A Turing Machine (TM) has an infinite tape that allows it to read, write, and move in both directions, providing it with memory that is not limited by the number of states. FSMs have a fixed, finite amount of memory determined by their state count.