Computer Science, asked by kadamsidharth8, 6 months ago


Q13)


What is the purpose of the following algorithm?
Steps:
1. pi= AVAIL // Start from the beginning of the free pool
2. While (pul-LINK I= NULL) do
3. put = pul->LINK
4. EndWhile
Spurl > LINK = PTR
6. PTR - LINK=NULL
7. Stop

a Insertion at the given location.

b. Insertion at the end of the list.

c. Deletion at the beginning.

d. Deletion at the end.​

Answers

Answered by rahulsah32
0

Answer:

i can't under stand the questions

Similar questions