Q. Which operator is used in method reference syntax?
β
Correct Answer: (A)
::
Explanation: `::` is the method reference operator.
Explanation: `::` is the method reference operator.