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

Copyright © 2024. Powered by Intellect Software Ltd