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
Correct Answer: PHP 5.3
If you named a class ShoppingBasket, it would become instantly available across your system.