what is difference between ++(*p) and (*p)++

Answer Posted / kalai

++(*p)-->pre-increment.
(*p)++-->post-increment.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you pass an entire structure to functions?

698


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

839


List the difference between a "copy constructor" and a "assignment operator"?

587


What is the stack in c?

723


What is register variable in c language?

609






Explain what are preprocessor directives?

634


How can I find the modification date of a file?

708


Explain what is a program flowchart and explain how does it help in writing a program?

653


Why isnt any of this standardized in c?

641


Explain what is the difference between null and nul?

664


What do you mean by dynamic memory allocation in c? What functions are used?

662


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4183


Why & is used in c?

719


What is the use of gets and puts?

608


plz let me know how to become a telecom protocol tester. thank you.

1745