Question:What will be the output of the following code? <?php var_dump (3*4); ?> 

A int(3*4) 

B int(12) 

C 3*4 

D 12 

E None 

+ Answer
+ Report
Total Preview: 619

Copyright © 2025. Powered by Intellect Software Ltd