Q. Overflow condition in linked list may occur when attempting to ............. (Solved)
1. create a node when free space pool is empty
2. traverse the nodes when free space pool is empty
3. create a node when linked list is empty
4. none of these
- a. create a node when free space pool is empty