Name the operators that cannot be overloaded.
Answer Posted / ritesh pal
sizeof . .* .-> :: ? :
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is problem with overriding functions?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Comment on local and global scope of a variable.
Can static member variables be private?
Differentiate between an array and a list?
Describe private, protected and public – the differences and give examples.
Why was c++ made?
what is C++ objects?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
What flag means?
Can manipulators fall in love?
What are the three main types of variables?
Do you know about C++ 11 standard?
What is istream and ostream in c++?
What is the important feature of inheritance?