Zend PHP 5.3 Certification 200-530 Question # 3 Topic 1 Discussion

Zend PHP 5.3 Certification 200-530 Question # 3 Topic 1 Discussion

200-530 Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

You'd like to use the class MyDBConnection that's defined in the MyGreatFrarnework\GreafDatabaseAbstractionLayer namespace, but you want to minimize *as much as possible* the length of the class name you have to type. What would you do?


A.

Import the MyGreatFramework namespace


B.

Import the MyGreatFrarnework\GreafDatabaseAbstractionLayer namespace


C.

Alias MyGreatFrarnework\GreafDatabaseAbstractionLayer\MyDBConnection to a shorter name


D.

Alias MyGreatFrarnework\GreafDatabaseAbstractionLayer to a shorter name


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.