InterviewSolution
Saved Bookmarks
| 1. |
How many times can you define _________ autoload in a process?(a) once(b) twice(c) thrice(d) as many times as neededThe question was posed to me in an online interview.I'd like to ask this question from Object Tools in portion Object Tools and Design and Variables in PHP of PHP |
|
Answer» The correct option is (a) once |
|