

MCQOPTIONS
Saved Bookmarks
1. |
If I already had a Debug class in the main namespace. What will be the output of the following PHP code? |
A. | error |
B. | hello from main |
C. | hello from main\Debug |
D. | debugView Answer |
Answer» B. hello from main | |