For List L initially empty which list describes the state of list after the following List-Insert (81) List-Insert(31) L
Posted: Fri Jul 08, 2022 7:28 am
For List L initially empty which list describes the state of list after the following List-Insert (81) List-Insert(31) List-Insert(-10) head head head A head 81 -10 31 -10 31 81 81 -10 31 NULL 31 -10NULL NULL 81 NULL