Q:

Which of the following php statement/statements will store 111 in variable num?

0

Which of the following php statement/statements will store 111 in variable num?
i) int $num = 111;
ii) int mum = 111;
iii) $num = 111;
iv) 111 = $num;


  1. Both i) and ii)
  2. All of the mentioned
  3. Only iii)
  4. Only i)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Only iii)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now