What is the difference between *p++ and (*p)++ ?
No Answer is Posted For this Question
Be the First to Post Answer
How does class accomplish data hiding in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Which operations are permitted on pointers?
What is the use of dot in c++?
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
wap to accept 10 numbers & display the number of odd and even numbers??
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
Difference between class and structure.
Is c the same as c++?
What are different types of typecasting supported by C++
Can recursive program be written in C++?
What are c++ data types?