1.
In PHP, which of the following statements about the delimitation is incorrect?
2.
Which of following commenting styles is supported in the PHP?
3.
In PHP, which of the following functions is used to return the output of the static text and information stored in various variables?
4.
In PHP, which of the following functions is used to assign the output to a string variable?
5.
Which of the following compound data types is supported by the PHP?
6.
Which of the following variable scopes is not supported by PHP?
7.
In PHP, which of the following is an invalid identifier?
8.
In PHP, which of following variable assignments is the 'by value' assignment?
9.
In PHP, what is the default execution time set in the set_time_limit() function?
10.
In MySQL, what is the maximum length of the table name, the database name, and the field name?