PHP MCQ Questions and Answers
Practice ModeShowing 10 of 130 questions
Q51
Which of following function return 1 when output is successful?
Answer: Option B
Q52
Which of followng statement is more suitable if you want to output a blend of static text and dynamic information stored within one or several variables?
Answer: Option C
Q53
Which of the following type specifier is invalid in print f ( ) functions
Answer: Option A
Q54
Which of the following function can assign the output to a string variable
Answer: Option D
Q55
Which of the following data type is not seal or datetype supported by PHP
Answer: Option A
Q56
Which of the following data type is compound datatype supported by PHP
Answer: Option A
Q57
If a boolean variable $ alive= 5;
Answer: Option B
Q58
For integer data type PHP 6 introduced
Answer: Option D
Q59
For integer data type PHP 5 and earlier supported
Answer: Option C
Q60
Which of the following is not a session function?
Answer: Option D