Question:Consider the following code:
<?php   
    $a=5;
    $b=12;
    $c=10;
    $d=7;
    $e=($a*$<img src="http://vcampus.co/images/emotions/facebook_emotions/fbglasses.png" title="Glasses" alt="Glasses" />+$c*$d/$a;
    print($e);
?>
 

A 154 

B 74 

C 26 

D 130 

+ Answer
+ Explanation
+ Report
Total Preview: 714

Copyright © 2024. Powered by Intellect Software Ltd