Computer Science, asked by Ahmad2211, 5 months ago

Deleting the first node in the non-empty linked list needs
Select one:
a. The head is not to be changed
b. One temp pointer points to the first node
C. Free the deleted node using head pointer
d. To move the temp pointer to point to the next node

Answers

Answered by Anonymous
2

The head is not to be changed

Maybe this helps you ✨

Similar questions
Math, 11 months ago