PHP Multiple choice questions | What will be the output of following code?

$a = 10;
echo 'Value of a = $a';
a. Value of a = 10
b. Value of a = $a
c. Undefined
d. Syntax Error

Ans: a

0 comments:

Post a Comment

Blogger news