MCQs > IT & Programming > LAMP > Output of the following code? $var1='a'; $$var1='b'; echo '$var1 $a';

LAMP MCQs

What will be the output of the following code?

$var1="a";

$$var1="b";

echo "$var1 $a";

Answer

Correct Answer: a b

Explanation:

Note: This Question is unanswered, help us to find answer for this one

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it