Math, asked by nikhilpatilsh8524, 7 months ago

The following while loop is to remove duplicates from an existing list having a head pointer pointing to the first node. Which codewill replacecurrent=head;while(current->next!=NULL) {if (current->data == current->next->data) {}else{current = current->next;}>?​

Answers

Answered by ArunaPraadeep
1

Answer:

sjjss DJ's ss be sjs s snddnd d d djdmbr fnsb dx

Similar questions
English, 7 months ago