int *ptNum = &miles; is ____.

A. always valid
B. never valid
C. only valid if miles is declared as an integer variable before ptNum is declared
D. only valid if miles is declared as an array of integers before ptNum is declared

Answer: C

Computer Science & Information Technology

You might also like to view...

The Action setting—to hyperlink to the First Slide—is usually associated with the ________ Action Button

Fill in the blank(s) with correct word

Computer Science & Information Technology

You use the ________ to determine how First-Level text, Second-level text, and so on are animated

A) Group text arrow B) Advanced Animation dialog box C) Text Animation dialog box D) Text Animation Panel

Computer Science & Information Technology