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 |
sizeof- is it functioning statically or dynamically?
founder of c++
7 Answers Microtek, TCS, TeleCommand,
What is this weird colon-member (" : ") syntax in the constructor?
What are the 2 main types of data structures?
Explain linked list using c++ with an example?
Why cstdlib is used in c++?
What is the full form of ios?
How do you link a C++ program to C functions?
Is c++ fully object oriented?
What is a friend function in c++?
plz send me National informatics center paper pattern
Which is the best c++ compiler?