Question: how to make this program and run it . also tell me which of them down below is correct and also dry run the code

how to make this program and run it . also tell me which of them down below is correct and also dry run the code ?
5. Linked List elements: 2 3 5 6 7 8 9 int check(double x) { Node currNode head; int currIndex = 1: while (currNode!=NULL & currNode - >data != x) currNode currNode->next; currIndex #5 } if (currNode !=NULL) return currIndex, else return e: I maino { check(1); } Find the output single choice. (2 points) Dum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
