Which of the following operator cannot be overloaded?
Answer Posted / soundarya
sizeof
* pointer to member operator
. membership operator
:: scope resolution operator
?: conditional operator
can not be overloaded
using friend function these four operator can not be overloaded
=
()
[]
->
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is #include iostream?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Explain the extern storage classes in c++.
Differentiate between late binding and early binding.
What are c++ stream classes?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
Is vector a class in c++?
Why we use #include conio h in c++?
How does atoi function work?
What is a storage class used in c++?
Which bitwise operator is used to check whether a particular bit is on or off?
Why is c++ a mid-level programming language?
Write about the retrieval of n number of objects during the process of delete[]p?
What is the best c++ book?
How much is c++ certification?