InterviewSolution
Saved Bookmarks
| 1. |
Which operator is used to access property of an object in PHP?(a) .(b) *(c) ->(d) @I had been asked this question in homework.I need to ask this question from General Preventative Maintenance topic in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Correct CHOICE is (c) -> |
|