Q. In PHP, which operator is used to access property of an object?

  • (A) .
  • (B) *
  • (C) ->
  • (D) @
πŸ’¬ Discuss
βœ… Correct Answer: (C) ->
Explanation: This question asks about how you access parts of an object in PHP. Think of an object like a box with different things inside.
Explanation by: Shiva Ram
This question asks about how you access parts of an object in PHP. Think of an object like a box with different things inside.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
102
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
86%
Success Rate