Q. Which of the following operators can be overloaded? (A) . (dot or member access operator) (B) & (address-of operator) (C) size of operator (D) ?: (conditional operator) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) ?: (conditional operator)