Which operator can not be overloaded in C++?
The only C operators that can't be are . and ?: (and sizeof , which is technically an operator). C++ adds a few of its own operators, most of which can be overloaded except :: and . * .
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the extern storage classes in c++.
How can you tell what shell you are running on unix system?
Is c++ vector dynamic?
Why is c++ is better than c?
What are destructors?
Which should be more useful: the protected and public virtuals?
What is c++ mutable?
What is class definition in c++ ?
Is c++ the hardest language?
check whether a no is prime or not.
What are manipulators in c++ with example?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,