MCQs > IT & Programming > Data Structures And Algorithms > What should be added in place of "/*ADD A STATEMENT HERE*/", so that the function correctly reverses a linked list.

Data Structures And Algorithms MCQs

What should be added in place of "/*ADD A STATEMENT HERE*/", so that the function correctly reverses a linked list.

Answer

Correct Answer: *head_ref = prev;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Data Structures And Algorithms Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Data Structures And Algorithms Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it