The statement ____ stores the address of x in p.

A. p = &x;
B. p = &x
C. x = &p;
D. x = &p


Answer: A

Computer Science & Information Technology

You might also like to view...

The postcondition of a function

a. determines how the function will complete its job. b. tells what must be true before the function executes. c. declares the function for the compiler. d. tells what will be true after the function executes.

Computer Science & Information Technology

Which of the following is a popular type of removable data storage used on mobile devices?

A. SSD B. SD C. HDD D. USB

Computer Science & Information Technology

What connection type provides support for large monitors at high resolution for a home-theater PC?

A. VGA B. HDMI C. RCA D. USB 3.0

Computer Science & Information Technology

Positioning an image is also called placing an image.

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

Computer Science & Information Technology