Vidyalelo
PHP · Q50

Basic PHP

Programming · PHP · question 50

Q50

As the namespace size grows, using namespaces can become a little repetitious, but PHP also provides the . . . . . statement, which allows you to alias a specific namespace.

A.
php
B.
grant
C.
use
Answer
D.
label

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board