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
Describe linked list using C++ with an example.
Define pointers?
What is the best it certification?
Do vectors start at 0 c++?
What it is and how it might be called (2 methods).
Describe private, protected and public?
What are vectors used for in c++?
Will a catch statement catch a derived exception if it is looking for the base class?
Describe the advantage of an external iterator.
When we use Abstract Class and when we use Interface?where we will implement in real time?
How do I start a c++ project?
Mention the purpose of istream class?
What are the unique features of C++.
What are static variables?
What is purpose of new operator?