Which of the following is not a step in inserting a node into a linear list?

A. Allocate memory for the new node.
B. Determine the insertion point for the new node.
C. Set the new nodes link pointer to NULL.
D. Point the new node to its successor.
E. Point the predecessor to the new node.


Answer: C

Computer Science & Information Technology

You might also like to view...

On the Start menu, options that include an arrow have a(n) ________ that displays commands or files related to the option

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) Project ________ in Project 2013 is a Project file that contains sample project information such as tasks, durations, resources, and other project data

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can see how many records meet the conditions of the filter by looking at the ________ bar

Fill in the blank(s) with correct word

Computer Science & Information Technology

If a value in a formula is not available, the error value #VALUE! will display in the cell.

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

Computer Science & Information Technology