Why that you cannot overload the scope resolution operator (::) ?5
1129 5b5cc6bfe4d2b4197774daac
Q: Why that you cannot overload the scope resolution operator (::) ?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
The main reason why the (::) cannot be overloaded is that only operators that take in values as parameters can be overloaded. The scope resolution operator does not take a value as parameter.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.