Expected php interview questions

Predict the result of following code ?

if (TRUE) { print 'oh'; } else { print 'ha; }