PHP Programming Quiz 3

PHP Programming Quiz 3

PHP script starts with ………. tag.





If $x = 10 then what is the returned value of ($x == 11) ? 1 : 2; statement?





The starting index of an array in PHP is ……….





A function in PHP, returns the value by ……….





Which one of the following is the right way to define a constant?





………. means “having multiple forms.





Existence of a class can be checked through ………. function.





………. keyword is used to refer to the parent class.





………. Function is used to convert a string to uppercase.





First version of PHP was released in ……….