Q:

There are two common styles used to define multiple variables with pointer or reference type. The first places the type modifier adjacent to the identifier

0

There are two common styles used to define multiple variables with pointer or reference type. The first places the type modifier adjacent to the identifier.

All Answers

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

int *p1, *p2; // both p1 and p2 are pointers 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