Computer Science, asked by SuryaDevil1290, 3 months ago

int d=6, p=10; p++; d+=d++ - ++p + d; what will be the value of p and d?

Answers

Answered by jeevankishorbabu9985
0

Answer:

us the answer

Explanation:

int d=6, p=10; p++; d+=d++ - ++p + d

Similar questions