PHP QUIZ

Instructions:

  • Total Number of Questions: 10
  • Score out of: 10
  • Time alloted: 30 seconds per question, total 30 minutes
  • Each question carry 1 mark
  • No negtive marking

NOTE:

Select one option as answer, for per question and then Click 'Submit and Next' button for next question

Click the 'Result' button after 10th question to get you score.

Do not refresh the Page.

1. Which among the following is not a valid PHP XML api?

2. Which PHP function displays the web page’s most recent modification date?

3. If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?

4. Which is not an relationship of Laravel?

5. Which character will not be used while creating a variable in PHP?

6. Which of the following array represents an array with a numeric index?

7. Which of the following cryptographic functions in PHP returns the longest hash value?

8. Which of the following is used to validate and sanitize external input?

9. Which one of the following is not an encryption method in PHP?

10. Which variable is used to collect form data sent with both the GET and POST methods?

Close