If p is an identifier whose data type is int, then which is the postfix increment operation statement?

1
++p;
2
p++;
3
p = p+1;
4
p+ = 1;

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation