Php Interview Questions & Answers: part2



Php Interview QUESTIONS AND ANSWERS :: part2 : 6 to 10

Following PHP Multiple choice objective type questions and answers will help you in many software compnaies written examinations and inteview 2015 :

6.What will be the output of the following PHP code?

AshleyBale
AshleyBaleBlank
ShrekBlank
Shrek

7.What will be the output of the following PHP code?

5 === 5
Error
1
False

8.Which statement will output $x on the screen?

echo “$x”;
echo “$$x”;
echo “/$x”;
echo “$x;”;

9.What will be the output of the following PHP code?

I love arsenal
Error
I love arsenalI love manc
I love arsenalI love mancI love manu

10.Which of the looping statements is/are supported by PHP? i) for loop ii) while loop iii) do-while loop iv) foreach loop

i) and ii)
i), ii) and iii)
All of the mentioned
None of the mentioned

More Php Interview QUESTIONS AND ANSWERS available in next pages

    Health is the greatest gift, contentment is the greatest wealth -Buddha
The only place where success comes before work is in the dictionary.- Vidal Sassoon