value);head = head -> next;printf("value at index %d is %d\n", index + 1, head -> value);}}Which one of the statement below is correct about the program ?" > value);head = head -> next;printf("value at index %d is %d\n", index + 1, head -> value);}}Which one of the statement below is correct about the program ?">


GATE Computer Science (CS) 2021 Shift 2 Solved Paper

© examsnet.com
Question : 45
Total: 65
Go to Question: