Question: int node int c = 0 ; while next; c + + ; return { : c i } This function is Question 9 Answer
int node int ;
while next; ;
return :
This function is
Question Answer
a return the number of items in the linked list
b
None of these
c
return the number of items in a linked list and destroy the linked list
d destroy the list and free all allocated nodes
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
