How we can differentiate between a pre and post increment operators during overloading?


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

Post New Answer

More C++ General Interview Questions

Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


write a function signature with various number of parameters.

0 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


Explain the difference between new() and malloc() in c++?

0 Answers  


Which one between if-else and switch is more efficient?

0 Answers  






Is c++ proprietary?

0 Answers  


What are protected members in c++?

0 Answers  


Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


How are Structure passing and returning implemented by the compiler?

0 Answers  


What are enumerations?

0 Answers  


What is general form of pure virtual function? Explain?

0 Answers  


what is difference between static and non-static variables

10 Answers  


Categories