Posted by: Pdfprep
Post Date: November 5, 2020
What is the output of the following code?
echo "1" + 2 * "0x02";
A . 1
B . 3
C . 5
D . 20
E . 7
Answer: C
What is the output of the following code?
echo "1" + 2 * "0x02";
A . 1
B . 3
C . 5
D . 20
E . 7
Answer: C