Which c++ operator cannot overload?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


What is a node class in c++?

0 Answers  


How many lines of code you have written for a single program?

4 Answers   BoA,


What is pointer with example?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,






What do manipulators do?

0 Answers  


Define inline function

1 Answers  


What are the static members and static member functions?

1 Answers  


What are the classes in c++?

0 Answers  


How are the features of c++ different from c?

0 Answers  


What is different in C++, compare with unix?

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


Categories