The expression ____ adds 3 to "the variable pointed to by gPtr."

A. *(gPtr + 3)
B. *gPtr + 3
C. gPtr + 3
D. &gPtr + 3


Answer: B

Computer Science & Information Technology

You might also like to view...

Windows XP’s __________ is an application programming interface that supports the capture and playback of audio, full-color video, and 3-D graphics and such multimedia peripheral devices as a joystick.

a. DirectX b. Windows Media feature c. MP3 d. MPEG4

Computer Science & Information Technology

When a user makes a change in his or her spreadsheet and immediately sees the results of all dependent calculations, the spreadsheet software has performed a(n) ________, which is the most important process for which spreadsheet software was originally created

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which will open the input box for the Parameter query?

A) Switching the report to Layout View only B) Neither switching the report to Layout View or Print Preview will achieve the desired effect. C) Switching the report to Print Preview only D) Switching the report to Layout View or Print Preview

Computer Science & Information Technology

____ specifies formatting and placement.

A. CSS B. XML C. DHTML D. XHTML

Computer Science & Information Technology