Sail E0 Webinar
Question
What will be the output of the following PHP code ?$a = '12345';echo 'qwe{$a}rty';
Options:
A .  error
B .  qwe{$a}rty
C .  no output
D .  qwe12345rty
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers