Question: To check if the linked list is empty Select one: O a. If(empty0) O b. if(head==empty0) O c. if(head.empty0) O d. if(head==0)
To check if the linked list is empty Select one: O a. If(empty0) O b. if(head==empty0) O c. if(head.empty0) O d. if(head==0)
Step by Step Solution
3.44 Rating (160 Votes )
There are 3 Steps involved in it
Option d is correct If link does not point to a node ... View full answer
Get step-by-step solutions from verified subject matter experts
