Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following operators cannot be overloaded?

  Shared By: Adalfrid Fischer    Date: Feb 11    Category: C++ Programming    Views: 2773

Answer:

Options

a) ?:
b) ::
c) .*
d) All of the above

Answer : d) All of the above

Share: 
 

Didn't find what you were looking for? Find more on Which of the following operators cannot be overloaded? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: