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

1. If p1 is an integer pointer variable, with the value of 1000, p1++ changes P1 to point to the memory location 1001.
2. When you return a dynamic array to the freestore, you must include the number of elements in the array.
3. You can assign an array to a pointer variable.
4. The size of dynamic arrays must be declared at compile time.
5. int *p1; declares a static variable.


1. FALSE
2. FALSE
3. TRUE
4. FALSE
5. FALSE

Computer Science & Information Technology

You might also like to view...

Match the following arguments of a PMT function with their description:

I. rate II. nper III. pv IV. fv V. type A. Total months since the beginning of the loan B. Defaults to 0 C. Future value of the loan D. Original value of the loan E. Interest being charged

Computer Science & Information Technology

When criteria is on two different lines, the Advanced Filter dialog box creates an OR condition

Indicate whether the statement is true or false

Computer Science & Information Technology

When memory locations are stored in row major order, each memory ____ is connected to two selection lines, the row selection line and the column selection line.

a. grid b. decoder circuit c. index d. cell

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Transfers data at a high bandwidth over ordinary copper telephone lines B. A fiber-optic telephone line used for data transfer on a network C. A local network that uses few if any physical wires D. A wireless technology used to connect mobile computer users to the Internet across cities and countries E. The international collection of interconnected commercial and government-owned voice-based systems

Computer Science & Information Technology