Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. What will be the output of the following PHP code ?
Correct Answer is : PURGE MASTER
2. What will be the output of the following PHP code ?
Correct Answer is : STOP SLAVE
3. What will be the output of the following PHP code ?
Correct Answer is : backup_history
4. What will be the output of the following PHP code ?
Correct Answer is : Server administration
5. What will be the output of the following PHP code ?
Correct Answer is : 3
6. What will be the output of the following PHP code ?
$y + $y != 3) print "hi" ;else print "how are u";?>
Correct Answer is : C
7. What will be the output of the following PHP code ?
$y && 1||1) print "hi" ;else print "how are u";?>
Correct Answer is : FALSE
8. What will be the output of the following PHP code ?
Correct Answer is : cgi-bin
9. What will be the output of the following PHP code ?
Correct Answer is : Event
10. What will be the output of the following PHP code ?
Correct Answer is : 3
11. What will be the output of the following PHP code ?
Correct Answer is : transport layer security
12. What will be the output of the following PHP code ?
Correct Answer is : Host
13. What will be the output of the following PHP code ?
Correct Answer is : have_ssl
14. What will be the output of the following PHP code ?
Correct Answer is : TRUE
15. What will be the output of the following PHP code ?
Correct Answer is : BIGINT
16. What will be the output of the following PHP code ?
10) printf("M.S. Dhoni");else if ($a > 20) printf("M.E.K Hussey");else if($a > 30) printf("A.B. de villiers");?>
Correct Answer is : TEXT
17. What will be the output of the following PHP code ?
Correct Answer is : bad
18. What will be the output of the following PHP code ?
Correct Answer is : FALSE
19. What will be the output of the following PHP code ?
Correct Answer is : CALL
20. What will be the output of the following PHP code ?