Home > 30 days c++ course > 30 days c++ course > Linked Lists Show previous contentTry this exercise. Is this statement true or false?Searching a linked list involves traversing the list and comparing each node's data with the target value.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content