Vidyalelo
PHP · Q77

Object Oriented Concept

Programming · PHP · question 77

Q77

Till which version of PHP, developers were forced to name their files in a global context?

A.
PHP 4
B.
PHP 5
C.
PHP 5.2
D.
PHP 5.3
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
If you named a class ShoppingBasket, it would become instantly available across your system.