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

Copyright © 2024. Powered by Intellect Software Ltd