Which 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 does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


Explain rethrowing exceptions with an example?

0 Answers  


What is polymorphism in c++? Explain with an example?

0 Answers  


Difference between an inspector and a mutator

0 Answers  


How does work in c++?

0 Answers  


Explain what are accessor methods?

0 Answers  


What is a responder chain?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


why we cant create array of refrences

4 Answers  


What is pointer to member?

0 Answers  


Can a constructor return a value?

1 Answers  


Categories