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
How do we implement inheritance in c++?
How should runtime errors be handled in c++?
which is the easy way to divide any integer by 2?
How do you test your code?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Is recursion allowed in inline functions?
How a macro differs from a template?
If a header file is included twice by mistake in the program, will it give any error?
Explain the difference between abstract class and interface in c++?
Enter n no. of element and delete value from desire position
tell me about yourself ?i want answer for frehers with various exasmples?
Can comments be nested?