-->

Which of the following is the perfect set of operators that can’t be overloaded in CPP ?

a. +=, ?, :: , >>

b. >>, <<, ?, *, sizeof()

c. :: , . , .* , ?:

d. :: , ->, * , new, delete











 

ANSWER: :: , . , .* , ?: