Zend Certified PHP Engineer 200-550 Question # 16 Topic 2 Discussion

Zend Certified PHP Engineer 200-550 Question # 16 Topic 2 Discussion

200-550 Exam Topic 2 Question 16 Discussion:
Question #: 16
Topic #: 2

You'd like to use the class MyDBConnection that's defined in the MyGreatFramework\MyGreatDatabaseAbstractionLayer 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 MyGreatFramework\MyGreatDatabaseAbstractionLayer namespace


C.

Alias MyGreatFramework\MyGreatDatabaseAbstractionLayer\MyDBConnection to a shorter name


D.

Alias MyGreatFramework\MyGreatDatabaseAbstractionLayer to a shorter name


Get Premium 200-550 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.