Multiple Choice
The statement $$inputName is ________.
A) referencing a variable whose name is equal to the value of $inputName
B) defining an array named $inputName
C) shorthand for typing $inputName twice
D) a syntax error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Function preg_match uses regular expressions to search
Q3: Unlike settype, _ does not change a
Q4: The setcookie function can be called _.<br>A)
Q5: Validating user input data ensures that _.<br>A)
Q6: The regular expression a+ matches<br>A) the string
Q8: Which is not a character class in
Q9: A cookie that lasts only until the
Q10: Which of the following is not a
Q11: Which of the following are PHP data
Q12: Type conversions can be performed using function