What is the output in the below code?

int *Tom,Jerry;
Tom=Jerry;

If the program gives error, justify it...

Posted on by