The purpose of adding a header node to a single linked list is ________.
A、Easy implementation of insertion and deletion operations;
B、Make a single linked list has at least one node;
C、Avoid the break of the list;
D、indicate that the single linked list uses a linked storage
发布时间:2025-02-18 14:29:06