πŸ“Š MySQL
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

πŸ‘οΈ
81
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
82%
Success Rate