Q31
What will be the output of the following PHP code?
A.
Error
B.
49
C.
1
AnswerD.
Sum
Answer: Option C
Solution
Answer: Option C
Solution:
It is possible to call a function using a variable which stores the function name also the chr() function returns a character from the specified ASCII value.