If NodeTypePtr is defined to be a pointer type to a node in a linked list, then the declaration
NodeTypePtr head;
a. allocates memory for the node that head will point to
b. automatically makes head->link point to NULL
c. allocates only the memory for a pointer variable
d. allocates a linked list
c. allocates only the memory for a pointer variable
Computer Science & Information Technology
You might also like to view...
Access is a(n) ________ DBMS
A) automated B) linked C) relational D) form-based
Computer Science & Information Technology
To assign specific tasks to a task calendar in Project 2013, use the Task ________ dialog box
A) Calendar B) Configuration C) Information D) Manager
Computer Science & Information Technology