Q. Which of the following operators cannot be overloaded? (Solved)
1. . (Member Access or Dot operator)
2. ?: (Ternary or Conditional Operator)
3. :: (Scope Resolution Operator)
4. All of the above
- d. All of the above
1. . (Member Access or Dot operator)
2. ?: (Ternary or Conditional Operator)
3. :: (Scope Resolution Operator)
4. All of the above