Q. $foo = 'abc'; return (int) $foo == $foo; what is returned?