Question: struct kidNode* newNode - ( [Choose] struct kidNode* newNode = (struct kid Node )malloc(sizeof(struct kidNode)); newNode = arr[i]; head-newNode: current->next = newNode: newNode->next = current:
struct kidNode* newNode - ( [Choose] struct kidNode* newNode = (struct kid Node )malloc(sizeof(struct kidNode)); newNode = arr[i]; head-newNode: current->next = newNode: newNode->next = current: head current: S newNode->next newNode->data struct kidNode* current - head: current = newNode: for (int i = 0; i < size; i++) { [Choose ] = NULL; = arr[i]: [Choose ] >
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
