Cpp Programming 93 – Which of the following operators cannot be overloaded? August 17, 2022July 25, 2022 by admin Question: Which of the following operators cannot be overloaded? [A]. [] [B]. ->[C]. ?: [D]. * Answer: Option C