Youd like to use the class MyDBConnection thats 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
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
Highly Voted 4 years, 5 months agoJeffry
Most Recent 5 years, 1 month ago