Q:

Which of following variables can be assigned a value to it?

belongs to collection: BASICS OF PHP MCQ

0

Which of following variables can be assigned a value to it?

i) $3hello
ii) $_hello
iii) $this
iv) $This


  1. All of the mentioned
  2. Only ii)
  3. ii), iii) and iv)
  4. ii) and iv)

All Answers

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

 (d).ii) and iv)

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

total answers (1)

BASICS OF PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What will be the output of the following code?... >>
<< What will be the output of the following php code?...