Operator which cannot be overloaded - :: (Scope resolution operator)

Q.  In C++ which operator cannot be overloaded?
- Published on 22 Jun 15

a. :: (Scope resolution operator)
b. = (Assignment operator)
c. == (equality operator)
d. -> (arrow operator)

ANSWER: :: (Scope resolution operator)
 

    Discussion

  • Hasan ali   -Posted on 21 Jan 19
    Good

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)