Find the output for the following
Attachments:
Answers
Answered by
0
Explanation:
आई आई डोंट नो एनीथिंग अबाउट कंप्यूटर सो यू आर यू डूइंग
Answered by
1
Question:-
Find the output of the following code in PHP.
Answer:-
Given php code,
<?php
$nl=NULL
echo $nl;
?>
Now, NULL value represents a variable with no value.
So, no output is displayed on the screen.
For verification, refer to the attachment.
Attachments:
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
Math,
3 months ago
Math,
6 months ago
Math,
11 months ago