What is the difference between *p++ and (*p)++ ?


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

Post New Answer

More C++ General Interview Questions

Define anonymous class.

0 Answers  


What are the effects after calling the delete this operator ?

0 Answers  


Why #include is used?

0 Answers  


What are guid?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  






What is the default width for ouputting a long integer using the insertion operator?

0 Answers  


List the merits and demerits of declaring a nested class in C++?

0 Answers  


What flag means?

0 Answers  


What is protected inheritance?

0 Answers  


What is the purpose of extern storage specifier?

0 Answers  


Difference between overloading vs. Overriding

0 Answers  


Is c++ a low level language?

0 Answers  


Categories