Q:

The second places the type modifier with the type but defines only one variable per statement

0

The second places the type modifier with the type but defines only one variable per statement.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

int* p1; // p1 is a pointer to int
int* p2; // p2 is a pointer to int

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now