how if(searchrecursive(4)) tell us that the element is present in the list??
LINKED LIST SEARCHING
actually my doubt is resolved.
searchrecursive() is a boolean function.
how if(searchrecursive(4)) tell us that the element is present in the list??
actually my doubt is resolved.
searchrecursive() is a boolean function.