I\'m dealing with C programming language Linked List and I have the underneath MCQ :
We have the following liked list :
typedef struct _elt *PElement;