Transcription: This new node object is to be inserted after the node of the pointer prior. The node that is currently in that position must follow the new node. Here, the data member next of the new node is set equal to the data member next of the prior node.