If bPtr is assigned b (the name of an array), then array element b[3] can alternatively be referenced with the pointer expression __________.
a) bPtr + 3
b) b[bPtr + 3]
c) *b [bPtr + 3]
d) *(bPtr + 3)
d) *(bPtr + 3)
Computer Science & Information Technology
You might also like to view...
Which of the following is a serial device used even today?
A) Mouse B) Scanner C) Modem D) Digitizer E) None of the answers are true.
Computer Science & Information Technology
The Dock is a glossy ribbon at the bottom of your screen that contains ____________________, or small images that represent programs, folders and files, and the Trash.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology