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

1. A static data structure can change in size as a program executes.
2. Dynamic allocation is the process of allocating new storage during program execution.
3. It is important to keep track of the value of the memory address stored in a pointer.
4. Storage is allocated for a pointer and the data that it points to at the same time.
5. If ptr is a pointer to an integer, then p = 1000 is a valid assignment.


1. False
2. True
3. False
4. False
5 False

Computer Science & Information Technology

You might also like to view...

The sh ip interface brief command indicates that the protocol for a FastEthernet interface is down. What does this mean?

What will be an ideal response?

Computer Science & Information Technology

Procurement involves those activities that constitute the ____ role.

A. producer B. customer C. supplier D. wholesaler

Computer Science & Information Technology

In the figure above, the object indicated by item ____ is the main processing device in your PC.

A. 2 B. 3 C. 4 D. 1

Computer Science & Information Technology

Results returned by the Table Analyzer tool are always appropriate and do not need to be reviewed by the database designer.

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

Computer Science & Information Technology