PHP MCQ Questions and Answers
Practice ModeShowing 10 of 130 questions
Q1
Trace the odd data type
Answer: Option B
Q2
Which of the folowing are valid float values?
Answer: Option D
Q3
In php string data are
Answer: Option D
Q4
Which of the following delimiting method is known as string Interpolation
Answer: Option C
Q5
Which datatypes are treaded as arrays
Answer: Option C
Q6
Which of following are compound data type?
Answer: Option C
Q7
Casting operator introduced in PHP 6 is
Answer: Option C
Q8
When defining identifier in PHP you should remember that
Answer: Option C
Q9
Identify the invalid identifier
Answer: Option D
Q10
Which of folowiing variable assignment is 'by value' assignment in PHP
Answer: Option A