Multiple Choice
What will be the output of the following PHP code?
<?php $a = "clue"; $a .= "get"; echo "$a"; ?>
A) get
B) true
C) false
D) clueget
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which of the following is/are a PHP
Q8: What function computes the difference of arrays?<br>A)array_diff<br>B)diff_array<br>C)arrays_diff<br>D)diff_arrays
Q9: What will be the output of the
Q10: Who is the father of PHP?<br>A)Rasmus Lerdorf<br>B)Willam
Q11: Which of following variables can be assigned
Q13: If $a = 12 what will be
Q14: Which version of PHP introduced Try/catch Exception?<br>A)PHP
Q15: In PHP in order to access MySQL
Q16: Which array function checks if the specified
Q17: Which of the following DBMSs do not