The declaration statement ____ declares milesAddr to be a pointer variable that can store the address of (that is, will point to) an integer variable.

A. int milesAddr&;
B. int milesAddr*;
C. int *milesAddr;
D. int &milesAddr;


Answer: C

Computer Science & Information Technology

You might also like to view...

What kind of relationship model describes inheritance?

A. friendly B. was a C. is a D. base class

Computer Science & Information Technology

Which of the following is NOT true about tablet computers?

A) Tablet computers are alternatives to traditional desktop or laptop computers. B) Tablet computers are lightweight, portable, wireless computing devices that use a touch-screen interface. C) Instead of clicking or double-clicking on icons or files, users tap or double-tap on a tablet. D) The speed and width of the swipe often control the amount of movement on screen.

Computer Science & Information Technology

When you use ____, Photoshop works with Windows and your digital camera or scanner software to import images directly into Photoshop.

a. Windows Image Acquisition b. Windows Bridge c. Windows Image Process d. none of the above

Computer Science & Information Technology

A device called a proxy server provides Internet connectivity for internal LAN users. 

Answer the following statement true (T) or false (F)

Computer Science & Information Technology