

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