Question: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 

+ Answer
+ Report
Total Preview: 757

Copyright © 2024. Powered by Intellect Software Ltd