1.

Output: Using which one of the following PHP lines will the error be removed?

A. \\com\getinstance\util\Debug::helloWorld();
B. getinstance\util\Debug::helloWorld();
C. main.com\getinstance\util\Debug::helloWorld();
D. \com\getinstance\util\Debug::helloWorld();View Answer
Answer» E.


Discussion

No Comment Found