I am a computer science student and at the moment I am starting a new subject called models of computing.
I am trying to understand what is the difference between a Turing Machine and an Universal Turing Machine.
For what I understand a Turing Machine can be compared to a program that runs on our computer and an universal Turing machine can be compared to a computer, that can run any program.
So, a universal Turing machine can handle various Turing machines?
Thanks,