<<< Previous question <<< Question ID#0667.md >>> Next question >>> What does the following code output? $i = 016; echo $i / 2; A) 7 B) an error C) 8 D) 0 Answer Answer: A