Quiz - XII CS
Chapter 10 - Server Side Scripting Using PHP
Sign in to Google to save your progress. Learn more
1. LAMP stands for *
1 point
2.A PHP script should start with ...................... and end with ................. *
1 point
3. Variables in PHP is always start with ..................... *
1 point
4. Which function in PHP is used to display data type and value of variables *
1 point
5. $a=array("Timmy","Jimmy");  is an example of *
1 point
6. ..................... function can be used for printing an array in single statement. *
1 point
7. $a=array("Jimmy"=>"32","Tommy"=>"37"); is an example of *
1 point
8. Arrays with string keys are called *
1 point
9. ........................ function is used in PHP to finds the position of the first occurrence of a string inside another string *
1 point
10.How do you get information from a form that is submitted using the "get" method? *
1 point
11.Which function is used to establish a connection between PHP and MYSQL database server ? *
1 point
12. Which of the following are correct ways of creating an array? *
1 point
Required
13. What does PHP stand for? *
1 point
14. Who is the father of PHP? *
1 point
15.Which one of the following method should not be used while sending passwords or other sensitive information ? *
1 point
16. Which one of the following parameters is not used in mysql_connect( ) ? *
1 point
17. A web server that supports PHP on any operating system is ____. *
1 point
18. What is the use of $_SERVER ? *
1 point
19. Difference between echo and print statement in PHP is *
1 point
20. Which loop in PHP works only on arrays ? *
1 point
After Selecting answer of all question,press "SUBMIT" button then press "View Score" Button to know your Score and correct answers.
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy