

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output if a protected method is given as the argument to the function method_exist()? |
A. | Method does not exist |
B. | False |
C. | Error |
D. | True |
Answer» E. | |