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

What are friend classes?

0 Answers  


Is sorted c++?

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  






Can I learn c++ without knowing c?

0 Answers  


Briefly describe a B+ tree. What is bulk loading in it?

0 Answers   Wipro,


What is pure virtual function? Or what is abstract class?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


Can a list of string be stored within a two dimensional array?

0 Answers  


What are the benefits of c++?

0 Answers  


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


Categories