Q. Which operator is used to access properties or methods of an object? (A) -> (B) . (C) :: (D) : ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) -> Explanation: -> is used to access object properties or methods.