Q:

What will be the output of the following PHP code ?

0

What will be the output of the following PHP code ?

<?php
$a = 0x6db7;
print $a<<6;
?>

  1. 1797568
  2. 3456
  3. 1797
  4. 7568

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).1797568

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now