All questions

Welcome to your All questions

Which line shows a function with a nullable parameter?

What is the output of the following code?

* click on the image to enlarge

What is the result of the following code?


* click on the image to enlarge
stdclass

What does the following code output?


* click on the image to enlarge
closure from callable

What does the following code output?

What is the output when the following code is run?

constructors

What is the output when the following code is run?


* click on the image to enlarge

Which are validPHP tags? (choose all that apply)

Which answers will output 'bool(true)' when the code is run? (choose 2)

What is the output when the following code is run?

echo 3 + 015 + -4 + 0x21 + 0b110;

What is the output of the following code:

echo 'C:\\Windows\System32';

Which of the following answers will NOT produce an error? (choose 2)

What is the output when the following code is run?

$b = (object) ['foo' => 'bar'];
$b->foo;

What is the output when the following code is run?


* click on the image to enlarge

Which answers produce 'Hello Paul' as output provided that $user['firstname'] contains 'Paul'? (choose 2)

What is the output when the following code is run?

* click on the image to enlarge
call_user_func

What is the output when the following code is run?

 call_user_fun

What is the output when the following code is run?

* click on the image to enlarge
math

What would the output be, if the following code was run?

echo multiline

What would the output be if the following code was run on the command-line?
asp tags

What is the output when the following code is run?
short tags

What is the output of the following code?
short tags

What is the output of the following code?
echo string

What is the output of the following code?
echo string

What is the output of the following code?
echo string

About the Author pauledenburg

Leave a Comment:

Popular posts