fahari yangu

NAME: MBAROUK SALUM MBAROUK
REG NO: BCS/13/18/010/TZ
QUESTION 4: Write a program to implement single linear linked list with the following operations
a.       Creation
b.      Deletion at beginning
c.       Deletion at Middle
d.      Deletion at end
e.      Display(rear to head)