PrepAway - Latest Free Exam Questions & Answers

which access modifier in PHP 5 is equivalent to "var"?

You want to run the following PHP 4 code with PHP 5. In the following example, which access
modifier in PHP 5 is equivalent to “var”?
classTest {
var$tester;
}

PrepAway - Latest Free Exam Questions & Answers

A.
protected

B.
invisible

C.
public

D.
private

E.
outofscope


Leave a Reply

Your email address will not be published. Required fields are marked *