In the linked list below in C I\'m adding a node to the beginning of a linked list by passing in the address of head, then make a new node with data, and since a pointer to