1.

_ In the PHP code given below, what is/are the properties?$?

A. echo “This is an example”;
B. public $name;
C. class Example
D. function sample()
Answer» C. class Example


Discussion

No Comment Found

Related MCQs