Pointers cannot be used to:

a. Contain memory addresses.
b. Reference values directly.
c. Pass an argument by reference.
d. Manipulate dynamic data structures.


b. Reference values directly.

Computer Science & Information Technology

You might also like to view...

Which of the following statements about arrays are true?

I. Arrays are groups of variables that all have the same type. II. Elements are located by index III. The length of an array c is determined by the expression c.Length. IV. The zeroth element of array c is specified by c(0). a) I, III, and IV. b) I, II, and IV. c) both III and IV. d) I, II, III, and IV.

Computer Science & Information Technology

What are the two ways to create new layers?

What will be an ideal response?

Computer Science & Information Technology

You work for a small pet shop and the store manager asks you to convert some of his paper records to an online system. A simple database exists and the owner wants to add to the existing database. Your supervisor wants a list of all the customers who purchased something recently from the store.  Can you do this with the current database design?

What will be an ideal response?

Computer Science & Information Technology

Use the ____________________ menu to turn on and off the display of information in the status bar.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology