PHP Programming Quiz 2

PHP Programming Quiz 2

Constructor of a class can call another constructor of the same class.



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





Strings can be compared with each other by using……….





Type of object can be determined through ………. function.





Method defined in a class is called in PHP as ……….





………. function is used to move the pointer to position of the previous array element.





We can get the length of an array by using ………. function.





The following escape sequence character can be used to change the line in PHP.





What is the statement to store 15 in a variable temp.





PHP originally stood for ………