Which of the following is not true?

a. a pointer can be assigned the address of an array
b. an array can be assigned the value in a pointer variable
c. if a pointer points to an array, it can be used in place of the array name
d. if a pointer points to an array, the pointer does not know how many elements are in the array.

b. an array can be assigned the value in a pointer variable

Computer Science & Information Technology

You might also like to view...

How often does a Form/Report Header appear?

A) Once B) Once per page C) At the start of each group D) Once per record in the record source

Computer Science & Information Technology

The biggest advantage of offline defragmentation is ____________________

a. It is faster than online defragmentation b. It can reduce the size of the ntds.dit file c. You do not need to restart the server d. None of the above.

Computer Science & Information Technology