MCQs > IT & Programming > LAMP > Consider the following sample code: $x = 0xFFFE; $y = 2; $z = $x && $y; What will be the value of $z?

LAMP MCQs

Consider the following sample code:

$x = 0xFFFE;
$y = 2;
$z = $x && $y;
What will be the value of $z?

Answer

Correct Answer: 1

Explanation:

Note: This Question is unanswered, help us to find answer for this one

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it