Single Choice
Not Set
QWhat will be the output of the following PHP code?
< ?php
int $one = 1;
echo "$one";
?>
ID: #2375
Variables in Php MCQ
703 views
Question Info
#2375Q ID
Not SetDifficulty
Variables in Php MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Unlike other programming languages, there are no data types in PHP.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic