What is the output of the following code? seenagape 11 years ago What is the output of the following code?echo0x33, ‘ monkeys sit on ‘, 011, ‘ trees.’; A.33 monkeys sit on 11 trees. B.51 monkeys sit on 9 trees. C.monkeys sit on trees. D.0x33 monkeys sit on 011 trees. ← Previous question Next question →